NX Open C++ Reference Guide
|
Represents a PMI Lightweight Section View
Created with LightweightSection
Created in NX7.5.0.
More...
Public Member Functions | |
bool | GetSectionCurvesVisibility () |
Returns the lightweight section view curves visiblity. | |
void | SetSectionCurvesVisibility (bool optionHideShow) |
Sets the lightweight section view curves visiblity Created in NX7.5.0. |
Represents a PMI Lightweight Section View
Created with LightweightSection
Created in NX7.5.0.
Returns the lightweight section view curves visiblity.
void NXOpen::Annotations::LightweightSectionView::SetSectionCurvesVisibility | ( | bool | optionHideShow | ) |
Sets the lightweight section view curves visiblity
Created in NX7.5.0.
License requirements : None
optionHideShow | false = Hide lightweight section curves, true = Show lightweight section curves |