NX Open C++ Reference Guide
|
Represents a Features::RemoveParametersBuilder . More...
Public Member Functions | |
NXOpen::SelectNXObjectList * | Objects () |
Returns the object list whose associated feature parameters are to be removed. |
Represents a Features::RemoveParametersBuilder .
It is used to remove parameters of features associated with given bodies or curves points.
To create a new instance of this class, use Features::FeatureCollection::CreateRemoveParametersBuilder
Created in NX6.0.0.
Returns the object list whose associated feature parameters are to be removed.
This list is to be populated with the objects corresponding to the features. These objects can be bodies, curves, or points associated with the features.
Created in NX6.0.0.
License requirements : None