NX Open C++ Reference Guide
|
Represents a Drawings::SectionView builder
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateSectionViewBuilder
Default values.
More...
Public Member Functions | |
NXOpen::Drawings::HiddenObjectsBuilder * | HiddenObjects () |
Returns the hidden objects Created in NX6.0.0. | |
NXOpen::Drawings::HiddenObjectsBuilder * | NonSectionedObjects () |
Returns the non sectioned objects Created in NX6.0.0. | |
NXOpen::Drawings::SpecifySectionLineBuilder * | SectionLine () |
Returns the section line Created in NX6.0.0. | |
NXOpen::Drawings::SvtBuilder * | SectionViewTool () |
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::ViewOrientationBuilder * | ViewOrientation () |
Returns the view orientation Created in NX6.0.0. | |
NXOpen::Drawings::ViewPlacementBuilder * | ViewPlacement () |
Returns the view placement Created in NX6.0.0. | |
NXOpen::Drawings::ViewStyleBuilder * | ViewStyle () |
Returns the view style Created in NX6.0.0. | |
bool | ViewUnfolded () |
Returns the view unfolded toggle Created in NX6.0.0. |
Represents a Drawings::SectionView builder
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateSectionViewBuilder
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.
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
Returns the section line
Created in NX6.0.0.
License requirements : None
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")
viewUnfolded | viewunfolded |
Returns the view orientation
Created in NX6.0.0.
License requirements : None
Returns the view placement
Created in NX6.0.0.
License requirements : None
Returns the view style
Created in NX6.0.0.
License requirements : None
Returns the view unfolded toggle
Created in NX6.0.0.
License requirements : None