NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::Tooling::BlankLayoutCollection类 参考

毛坯布局集合 更多...

#include <Tooling_BlankLayoutCollection.hxx>

类 NXOpen::Tooling::BlankLayoutCollection 继承关系图:
NXOpen::TaggedObjectCollection

class  iterator

Public 成员函数

iterator begin ()
NXOpen::Tooling::BlankLayoutBuilderCreateBlankLayoutBuilder ()
iterator end ()
tag_t Tag () const

详细描述

毛坯布局集合

Creates a NXOpen::Tooling::BlankLayoutBuilder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager

Created in NX7.0.0.

成员函数说明

◆ begin()

iterator NXOpen::Tooling::BlankLayoutCollection::begin ( )

Returns an iterator addressing the first element.

◆ CreateBlankLayoutBuilder()

NXOpen::Tooling::BlankLayoutBuilder * NXOpen::Tooling::BlankLayoutCollection::CreateBlankLayoutBuilder ( )

Creates create blank layout builder
Created in NX7.5.0.

License requirements : None

◆ end()

iterator NXOpen::Tooling::BlankLayoutCollection::end ( )
inline

Returns an iterator addressing one past the last element.

◆ Tag()

tag_t NXOpen::Tooling::BlankLayoutCollection::Tag ( ) const

Returns the tag of this object.