NX Open C++ Reference Guide
|
Represents a Features::ReferenceMapperBuilder It is used in the context of Boolean Target/Tool Mapping. More...
Public Member Functions | |
NXOpen::Features::FeatureReferencesBuilder * | FeatureReferences () |
Returns the Feature References Builder Created in NX7.5.0. |
Represents a Features::ReferenceMapperBuilder It is used in the context of Boolean Target/Tool Mapping.
Mapping needs to be done when the user edits a Boolean feature and adds/removes tools and/or target.The ReferenceMapper populates Features::FeatureReferencesBuilder with the references of the removed tools and/or target and gives the user an opportunity to map it with the references of the newly added tools and/or target.
To create a new instance of this class, use Features::FeatureCollection::CreateReferenceMapperBuilder
Created in NX7.5.0.