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

指定挡板集合 更多...

#include <Tooling_SpecifyBaffleCollection.hxx>

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

class  iterator

Public 成员函数

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

详细描述

指定挡板集合

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

Created in NX8.0.0.

成员函数说明

◆ begin()

iterator NXOpen::Tooling::SpecifyBaffleCollection::begin ( )

Returns an iterator addressing the first element.

◆ CreateBuilder()

NXOpen::Tooling::SpecifyBaffleBuilder * NXOpen::Tooling::SpecifyBaffleCollection::CreateBuilder ( )

Creates a SpecifyBaffle builder

返回
SpecifyBaffleBuilder object object
Created in NX8.0.0.

License requirements : None

◆ end()

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

Returns an iterator addressing one past the last element.

◆ Tag()

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

Returns the tag of this object.