|
NX Open C++ Reference Guide
|
Represents a collection of Enlarge Surface
To obtain an instance of this class, refer to Tooling::ToolingManager
Created in NX7.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::EnlargeSurfaceBuilder * | CreateEnlargeSurfaceBuilder () |
| Creates a Enlarge Surface builder. | |
| iterator | end () |
| Returns an iterator addressing one past the last element. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a collection of Enlarge Surface
To obtain an instance of this class, refer to Tooling::ToolingManager
Created in NX7.0.0.
| iterator NXOpen::Tooling::EnlargeSurfaceCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::EnlargeSurfaceBuilder* NXOpen::Tooling::EnlargeSurfaceCollection::CreateEnlargeSurfaceBuilder | ( | ) |
Creates a Enlarge Surface builder.
| iterator NXOpen::Tooling::EnlargeSurfaceCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::EnlargeSurfaceCollection::Tag | ( | ) | const |
Returns the tag of this object.