|
NX Open C++ Reference Guide
|
Creates a TrimMoldComponentsCollection class
To obtain an instance of this class, refer to Tooling::ToolingManager
Created in NX7.5.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::TrimMoldComponentsBuilder * | CreateTrimMoldComponentsBuilder () |
| Creates a TrimMoldComponents builder. | |
| iterator | end () |
| Returns an iterator addressing one past the last element. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Creates a TrimMoldComponentsCollection class
To obtain an instance of this class, refer to Tooling::ToolingManager
Created in NX7.5.0.
| iterator NXOpen::Tooling::TrimMoldComponentsCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::TrimMoldComponentsBuilder* NXOpen::Tooling::TrimMoldComponentsCollection::CreateTrimMoldComponentsBuilder | ( | ) |
Creates a TrimMoldComponents builder.
| iterator NXOpen::Tooling::TrimMoldComponentsCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::TrimMoldComponentsCollection::Tag | ( | ) | const |
Returns the tag of this object.