|
NX Open C++ 参考指南 2406 v1.1
|
实体修补集合 更多...
#include <Tooling_SolidPatchCollection.hxx>
类 | |
| class | iterator |
Public 成员函数 | |
| iterator | begin () |
| NXOpen::Tooling::SolidPatchBuilder * | CreateBuilder () |
| iterator | end () |
| tag_t | Tag () const |
实体修补集合
Represents a collection of SolidPatch builder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager
Created in NX6.0.0.
| iterator NXOpen::Tooling::SolidPatchCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Tooling::SolidPatchBuilder * NXOpen::Tooling::SolidPatchCollection::CreateBuilder | ( | ) |
Creates a SolidPatch builder
|
inline |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Tooling::SolidPatchCollection::Tag | ( | ) | const |
Returns the tag of this object.