NX Open C++ Reference Guide
|
Represents a combine body feature. More...
Public Member Functions | |
virtual void | IsolateToolBodies ()=0 |
Isolates the tool bodies in boolean/sew/face-blend feature. |
Represents a combine body feature.
Created in NX8.0.0.
virtual void NXOpen::Features::IIsolateToolBodyOperation::IsolateToolBodies | ( | ) | [pure virtual] |
Isolates the tool bodies in boolean/sew/face-blend feature.
Created in NX8.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Implemented in NXOpen::Features::AestheticFaceBlend, NXOpen::Features::CombineBodyFeature, NXOpen::Features::FaceBlend, NXOpen::Features::StyledBlend, NXOpen::Features::StyledCorner, and NXOpen::Features::TrimExtend.