NX Open C++ Reference Guide
|
Represents a Features::AssemblyCut builder
To create a new instance of this class, use Features::FeatureCollection::CreateAssemblyCutBuilder
Default values.
More...
Public Member Functions | |
bool | HideToolBodyFlag () |
Returns the hide tool body flag Created in NX6.0.0. | |
void | SetHideToolBodyFlag (bool hideToolBodyFlag) |
Sets the hide tool body flag Created in NX6.0.0. | |
NXOpen::SelectBodyList * | TargetBody () |
Returns the target body Created in NX6.0.0. | |
NXOpen::SelectBodyList * | ToolBody () |
Returns the tool body Created in NX6.0.0. |
Represents a Features::AssemblyCut builder
To create a new instance of this class, use Features::FeatureCollection::CreateAssemblyCutBuilder
Default values.
Property | Value |
---|---|
HideToolBodyFlag |
1 |
Created in NX6.0.0.
Returns the hide tool body flag
Created in NX6.0.0.
License requirements : None
void NXOpen::Features::AssemblyCutBuilder::SetHideToolBodyFlag | ( | bool | hideToolBodyFlag | ) |
Sets the hide tool body flag
Created in NX6.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
hideToolBodyFlag | hidetoolbodyflag |
Returns the target body
Created in NX6.0.0.
License requirements : None
Returns the tool body
Created in NX6.0.0.
License requirements : None