NX Open C++ Reference Guide
|
Creates Mold Wizard layout collection
To obtain an instance of this class, refer to Tooling::ToolingManager
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::LayoutBuilder * | CreateLayoutBuilder () |
Creates a Layout builder. | |
NXOpen::Tooling::LayoutRepositionBuilder * | CreateLayoutRepositionBuilder () |
Creates a layout reposition builder. | |
iterator | end () |
Returns an iterator addressing one past the last element. | |
tag_t | Tag () const |
Returns the tag of this object. |
Creates Mold Wizard layout collection
To obtain an instance of this class, refer to Tooling::ToolingManager
Returns an iterator addressing the first element.
Creates a Layout builder.
NXOpen::Tooling::LayoutRepositionBuilder* NXOpen::Tooling::MWLayoutCollection::CreateLayoutRepositionBuilder | ( | ) |
Creates a layout reposition builder.
Returns an iterator addressing one past the last element.
tag_t NXOpen::Tooling::MWLayoutCollection::Tag | ( | ) | const |
Returns the tag of this object.