NX Open C++ Reference Guide
|
Represents a Drawings::ProjectedView builder
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateProjectedViewBuilder
Default values.
More...
Public Member Functions | |
NXOpen::Drawings::HiddenObjectsBuilder * | HiddenObjects () |
Returns the list of objects to not show in the view Created in NX6.0.0. | |
NXOpen::Drawings::HiddenObjectsBuilder * | NonSectionedObjects () |
Returns the list of objects to not section in the view Created in NX6.0.0. | |
NXOpen::Drawings::ParentViewBuilder * | Parent () |
Returns the parent view Created in NX6.0.0. | |
NXOpen::Drawings::ViewPlacementBuilder * | Placement () |
Returns the view position Created in NX6.0.0. | |
NXOpen::Drawings::ViewStyleBuilder * | Style () |
Returns the view style Created in NX6.0.0. |
Represents a Drawings::ProjectedView builder
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateProjectedViewBuilder
Default values.
Property | Value |
---|---|
Placement.AlignmentMethod |
Infer |
Placement.AlignmentOption |
ToView |
Style.ViewStyleGeneral.AngleValue |
0.0 |
Style.ViewStyleGeneral.Scale.Denominator |
1.0 |
Style.ViewStyleGeneral.Scale.Numerator |
1.0 |
Style.ViewStyleGeneral.Scale.ScaleType |
Ratio |
Style.ViewStyleOrientation.HingeLine.ReverseDirection |
false |
Style.ViewStyleOrientation.HingeLine.VectorOption |
Inferred |
Style.ViewStyleOrientation.Ovt.AssociativeOrientation |
0 |
Created in NX6.0.0.
Returns the list of objects to not show in the view
Created in NX6.0.0.
License requirements : None
NXOpen::Drawings::HiddenObjectsBuilder* NXOpen::Drawings::ProjectedViewBuilder::NonSectionedObjects | ( | ) |
Returns the list of objects to not section in the view
Created in NX6.0.0.
License requirements : None
Returns the parent view
Created in NX6.0.0.
License requirements : None
Returns the view position
Created in NX6.0.0.
License requirements : None
Returns the view style
Created in NX6.0.0.
License requirements : None