NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::IBoolean Class Referenceabstract

Base class for Unite, Intersect and Subtract features. More...

Inheritance diagram for NXOpen::Features::IBoolean:
NXOpen::Features::Intersect NXOpen::Features::Subtract NXOpen::Features::Unite NXOpen::Features::BooleanFeature NXOpen::Features::BooleanFeature NXOpen::Features::BooleanFeature

Public Member Functions

virtual NXOpen::BodyTarget ()=0
 Returns the target body. More...
 
virtual NXOpen::BodyTool ()=0
 Returns the tool body. More...
 

Detailed Description

Base class for Unite, Intersect and Subtract features.


Note that this class is now deprecated. Please use the NXOpen::Features::BooleanFeature instead.


Deprecated:
Deprecated in NX4.0.0. Use NXOpen::Features::BooleanFeature instead.


Created in NX3.0.0.

Member Function Documentation

virtual NXOpen::Body* NXOpen::Features::IBoolean::Target ( )
pure virtual

Returns the target body.


Deprecated:
Deprecated in NX4.0.0. Use NXOpen::Features::BooleanFeature instead.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Implemented in NXOpen::Features::BooleanFeature.

virtual NXOpen::Body* NXOpen::Features::IBoolean::Tool ( )
pure virtual

Returns the tool body.


Deprecated:
Deprecated in NX4.0.0. Use NXOpen::Features::BooleanFeature instead.


Created in NX3.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Implemented in NXOpen::Features::BooleanFeature.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.