|
NX Open C++ Reference Guide
|
Creates ReplaceSolidBuilder collection
To obtain an instance of this class, refer to Tooling::ToolingManager
Created in NX8.0.0.
More...
Classes | |
| class | iterator |
| Iterator for accessing the contents of the collection. More... | |
Public Member Functions | |
| iterator | begin () |
| Returns an iterator addressing the first element. | |
| NXOpen::Tooling::ReplaceSolidBuilder * | CreateReplaceSolidBuilder () |
| Creates a Tooling::ReplaceSolidBuilder. | |
| iterator | end () |
| Returns an iterator addressing one past the last element. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Creates ReplaceSolidBuilder collection
To obtain an instance of this class, refer to Tooling::ToolingManager
Created in NX8.0.0.
| iterator NXOpen::Tooling::ReplaceSolidCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::ReplaceSolidBuilder* NXOpen::Tooling::ReplaceSolidCollection::CreateReplaceSolidBuilder | ( | ) |
Creates a Tooling::ReplaceSolidBuilder.
| iterator NXOpen::Tooling::ReplaceSolidCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::ReplaceSolidCollection::Tag | ( | ) | const |
Returns the tag of this object.