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

轮廓分割集合 更多...

#include <Tooling_ProfileSplitCollection.hxx>

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

class  iterator

Public 成员函数

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

详细描述

轮廓分割集合

Represents a collection of ProfileSplit builder
To obtain an instance of this class, refer to NXOpen::Tooling::ToolingManager

Created in NX6.0.0.

成员函数说明

◆ begin()

iterator NXOpen::Tooling::ProfileSplitCollection::begin ( )

Returns an iterator addressing the first element.

◆ CreateProfileSplitBuilder()

NXOpen::Tooling::ProfileSplitBuilder * NXOpen::Tooling::ProfileSplitCollection::CreateProfileSplitBuilder ( )

Creates profile split builder

返回

Created in NX6.0.0.

License requirements : None

◆ end()

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

Returns an iterator addressing one past the last element.

◆ Tag()

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

Returns the tag of this object.