NX Open C++ Reference Guide
|
Represents a boolean feature. More...
Public Member Functions | |
virtual NXOpen::Body * | Target () |
Returns the target body. | |
virtual NXOpen::Body * | Tool () |
Returns the tool body. |
Represents a boolean feature.
Created in NX4.0.0.
virtual NXOpen::Body* NXOpen::Features::BooleanFeature::Target | ( | ) | [virtual] |
Returns the target body.
Created in NX3.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Implements NXOpen::Features::IBoolean.
virtual NXOpen::Body* NXOpen::Features::BooleanFeature::Tool | ( | ) | [virtual] |
Returns the tool body.
Created in NX3.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
Implements NXOpen::Features::IBoolean.