NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Drawings::SectionViewBuilder Class Reference

Represents a @link Drawings::SectionView Drawings::SectionView@endlink  builder  <br> To create a new instance of this class, use @link Drawings::DraftingViewCollection::CreateSectionViewBuilder  Drawings::DraftingViewCollection::CreateSectionViewBuilder @endlink  <br> 

Default values. More...

Inheritance diagram for NXOpen::Drawings::SectionViewBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Drawings::HiddenObjectsBuilderHiddenObjects ()
 Returns the hidden objects
Created in NX6.0.0.
 
NXOpen::Drawings::HiddenObjectsBuilderNonSectionedObjects ()
 Returns the non sectioned objects
Created in NX6.0.0.
 
NXOpen::Drawings::SpecifySectionLineBuilderSectionLine ()
 Returns the section line
Created in NX6.0.0.
 
NXOpen::Drawings::SvtBuilderSectionViewTool ()
 Returns the section view tool
Created in NX6.0.0.
 
void SetViewUnfolded (bool viewUnfolded)
 Sets the view unfolded toggle
Created in NX6.0.0.
 
NXOpen::Drawings::ViewOrientationBuilderViewOrientation ()
 Returns the view orientation
Created in NX6.0.0.
 
NXOpen::Drawings::ViewPlacementBuilderViewPlacement ()
 Returns the view placement
Created in NX6.0.0.
 
NXOpen::Drawings::ViewStyleBuilderViewStyle ()
 Returns the view style
Created in NX6.0.0.
 
bool ViewUnfolded ()
 Returns the view unfolded toggle
Created in NX6.0.0.
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder.
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder.
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit.
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder.
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results.
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents a @link Drawings::SectionView Drawings::SectionView@endlink  builder  <br> To create a new instance of this class, use @link Drawings::DraftingViewCollection::CreateSectionViewBuilder  Drawings::DraftingViewCollection::CreateSectionViewBuilder @endlink  <br> 

Default values.

Property Value

SectionViewTool.Orientation

0

ViewPlacement.AlignmentMethod

Infer

ViewPlacement.AlignmentOption

ToView

ViewStyle.ViewStyleGeneral.AngleValue

0.0

ViewStyle.ViewStyleGeneral.Scale.Denominator

1.0

ViewStyle.ViewStyleGeneral.Scale.Numerator

1.0

ViewStyle.ViewStyleGeneral.Scale.ScaleType

Ratio

ViewStyle.ViewStyleOrientation.HingeLine.ReverseDirection

false

ViewStyle.ViewStyleOrientation.HingeLine.VectorOption

Inferred

ViewStyle.ViewStyleOrientation.Ovt.AssociativeOrientation

0

ViewUnfolded

1


Created in NX6.0.0.

Member Function Documentation

NXOpen::Drawings::HiddenObjectsBuilder* NXOpen::Drawings::SectionViewBuilder::HiddenObjects ( )

Returns the hidden objects
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::HiddenObjectsBuilder* NXOpen::Drawings::SectionViewBuilder::NonSectionedObjects ( )

Returns the non sectioned objects
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::SpecifySectionLineBuilder* NXOpen::Drawings::SectionViewBuilder::SectionLine ( )

Returns the section line
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::SvtBuilder* NXOpen::Drawings::SectionViewBuilder::SectionViewTool ( )

Returns the section view tool
Created in NX6.0.0.



License requirements : None

void NXOpen::Drawings::SectionViewBuilder::SetViewUnfolded ( bool  viewUnfolded)

Sets the view unfolded toggle
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
viewUnfoldedviewunfolded
NXOpen::Drawings::ViewOrientationBuilder* NXOpen::Drawings::SectionViewBuilder::ViewOrientation ( )

Returns the view orientation
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::ViewPlacementBuilder* NXOpen::Drawings::SectionViewBuilder::ViewPlacement ( )

Returns the view placement
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::ViewStyleBuilder* NXOpen::Drawings::SectionViewBuilder::ViewStyle ( )

Returns the view style
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::SectionViewBuilder::ViewUnfolded ( )

Returns the view unfolded toggle
Created in NX6.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.