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

公差集合 更多...

#include <PartMfg_ToleranceCollection.hxx>

类 NXOpen::PartMfg::ToleranceCollection 继承关系图:
NXOpen::TaggedObjectCollection

class  iterator

Public 成员函数

iterator begin ()
NXOpen::PartMfg::ToleranceValidationBuilderCreateToleranceValidationBuilder ()
iterator end ()
void SetToleranceManufacturingMethod (NXOpen::Annotations::Pmi *pmi, const char *method)
void SetToleranceManufacturingMethod (NXOpen::Annotations::Pmi *pmi, const NXString &method)
void SetToleranceProcessCapability (NXOpen::Annotations::Pmi *pmi, double proessCapability)
tag_t Tag () const

详细描述

公差集合

表示公差验证的集合对象
要获取此类的实例,请参考 NXOpen::PartMfg::PMPart

于NX2312.0.0版本创建。

成员函数说明

◆ begin()

iterator NXOpen::PartMfg::ToleranceCollection::begin ( )

返回指向第一个元素的迭代器。

◆ CreateToleranceValidationBuilder()

NXOpen::PartMfg::ToleranceValidationBuilder * NXOpen::PartMfg::ToleranceCollection::CreateToleranceValidationBuilder ( )
   创建 @link NXOpen::PartMfg::ToleranceValidationBuilder NXOpen::PartMfg::ToleranceValidationBuilder@endlink 的实例


于NX2312.0.0版本创建。

许可证要求:nx_mbpm_bill_of_proc ("NX工艺清单"), nx_mbpm_proc_model ("NX工艺模型")

◆ end()

iterator NXOpen::PartMfg::ToleranceCollection::end ( )
inline

返回指向最后一个元素之后位置的迭代器。

◆ SetToleranceManufacturingMethod() [1/2]

void NXOpen::PartMfg::ToleranceCollection::SetToleranceManufacturingMethod ( NXOpen::Annotations::Pmi * pmi,
const char * method )
   设置公差制造方法


于NX2312.0.0版本创建。

许可证要求:nx_mbpm_bill_of_proc ("NX工艺清单"), nx_mbpm_proc_model ("NX工艺模型")

参数
pmi产品制造信息
method制造方法

◆ SetToleranceManufacturingMethod() [2/2]

void NXOpen::PartMfg::ToleranceCollection::SetToleranceManufacturingMethod ( NXOpen::Annotations::Pmi * pmi,
const NXString & method )
   设置公差制造方法


于NX2312.0.0版本创建。

许可证要求:nx_mbpm_bill_of_proc ("NX工艺清单"), nx_mbpm_proc_model ("NX工艺模型")

参数
pmi产品制造信息
method制造方法

◆ SetToleranceProcessCapability()

void NXOpen::PartMfg::ToleranceCollection::SetToleranceProcessCapability ( NXOpen::Annotations::Pmi * pmi,
double proessCapability )
   设置公差工艺能力


于NX2312.0.0版本创建。

许可证要求:nx_mbpm_bill_of_proc ("NX工艺清单"), nx_mbpm_proc_model ("NX工艺模型")

参数
pmi产品制造信息
proessCapability工艺能力

◆ Tag()

tag_t NXOpen::PartMfg::ToleranceCollection::Tag ( ) const

返回此对象的标识。