NX Open C++ Reference Guide
|
Represents a Annotations::LightweightSection builder Default values. More...
Public Member Functions | |
NXOpen::SelectDisplayableObjectList * | BoundingBoxComponents () |
Returns the objects to define the box section type bounding extents Created in NX8.0.0. | |
void | GetSectionCurves (std::vector< NXOpen::Curve * > &curves) |
Returns the lightweight section view curves Created in NX7.5.0. | |
NXOpen::SelectDisplayableObjectList * | ObjectsToSection () |
Returns the objects to section Created in NX7.5.0. | |
bool | SaveAssociativeCurves () |
Returns the save associative curves toggle value Created in NX7.5.0. | |
void | SetSaveAssociativeCurves (bool saveAssociativeCurvesToggle) |
Sets the save associative curves toggle value Created in NX7.5.0. | |
void | SetViewName (const NXString &viewName) |
Sets the name of the lightweight section view Created in NX7.5.0. | |
NXString | ViewName () |
Returns the name of the lightweight section view Created in NX7.5.0. |
Represents a Annotations::LightweightSection builder Default values.
Property | Value |
---|---|
CapColorOption |
Any |
ClipType | |
CurveColorOption |
Any |
LockPlanes |
true |
ShowCap |
true |
ShowClip |
true |
ShowCurves (deprecated) |
false |
ShowGrid |
false |
ShowInterference |
false |
ShowViewer |
false |
Type |
OnePlane |
Created in NX7.5.0.
NXOpen::SelectDisplayableObjectList* NXOpen::Annotations::LightweightSectionBuilder::BoundingBoxComponents | ( | ) |
Returns the objects to define the box section type bounding extents
Created in NX8.0.0.
License requirements : None
void NXOpen::Annotations::LightweightSectionBuilder::GetSectionCurves | ( | std::vector< NXOpen::Curve * > & | curves | ) |
Returns the lightweight section view curves
Created in NX7.5.0.
License requirements : None
curves | Array of lightweight section view curves |
NXOpen::SelectDisplayableObjectList* NXOpen::Annotations::LightweightSectionBuilder::ObjectsToSection | ( | ) |
Returns the objects to section
Created in NX7.5.0.
License requirements : None
Returns the save associative curves toggle value
Created in NX7.5.0.
License requirements : None
void NXOpen::Annotations::LightweightSectionBuilder::SetSaveAssociativeCurves | ( | bool | saveAssociativeCurvesToggle | ) |
Sets the save associative curves toggle value
Created in NX7.5.0.
License requirements : geometric_tol ("GDT")
saveAssociativeCurvesToggle | saveassociativecurvestoggle |
void NXOpen::Annotations::LightweightSectionBuilder::SetViewName | ( | const NXString & | viewName | ) |
Sets the name of the lightweight section view
Created in NX7.5.0.
License requirements : geometric_tol ("GDT")
viewName | Section name |
Returns the name of the lightweight section view
Created in NX7.5.0.
License requirements : None