NX Open C++ Reference Guide
|
Represents a boolean feature. More...
Public Member Functions | |
virtual void | IsolateToolBodies () |
Isolates the tool bodies in boolean/sew/face-blend feature. |
Represents a boolean feature.
This is an abstract class, and cannot be instantiated.
Created in NX6.0.0.
virtual void NXOpen::Features::CombineBodyFeature::IsolateToolBodies | ( | ) | [virtual] |
Isolates the tool bodies in boolean/sew/face-blend feature.
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Implements NXOpen::Features::IIsolateToolBodyOperation.