NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::IBoolean Class Reference

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

List of all members.

Public Member Functions

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

Detailed Description

Base class for Unite, Intersect and Subtract features.


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


Deprecated:
Deprecated in NX4.0.0.


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.


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.


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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.