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

继承PMI首选项 更多...

#include <Preferences_InheritPmiPreferences.hxx>

Public 成员函数

bool CrosshatchPmiLightweightSectionView ()
NXOpen::Preferences::GdtOption InheritGdt ()
NXOpen::Preferences::PmiOption InheritPmiMode ()
bool InheritPmiToDrawing ()
void SetCrosshatchPmiLightweightSectionView (bool crosshatch)
void SetInheritGdt (NXOpen::Preferences::GdtOption gdtOption)
void SetInheritPmiMode (NXOpen::Preferences::PmiOption pmiOption)
void SetInheritPmiToDrawing (bool pmiOption)
tag_t Tag () const

详细描述

继承PMI首选项

代表适用于工程图视图的PMI继承偏好设置集合。
要获取此类实例,请使用 Preferences::ViewPreferences::InheritPmi

创建于NX5.0.0。

成员函数说明

◆ CrosshatchPmiLightweightSectionView()

bool NXOpen::Preferences::InheritPmiPreferences::CrosshatchPmiLightweightSectionView ( )

获取当前继承的PMI轻量化剖视图的剖面线设置。
创建于NX8.0.0。

许可要求: 无

◆ InheritGdt()

NXOpen::Preferences::GdtOption NXOpen::Preferences::InheritPmiPreferences::InheritGdt ( )

获取GD&T继承选项。
创建于NX5.0.0。

许可要求: 无

◆ InheritPmiMode()

NXOpen::Preferences::PmiOption NXOpen::Preferences::InheritPmiPreferences::InheritPmiMode ( )

获取PMI继承模式的状态。
创建于NX5.0.0。

许可要求: 无

◆ InheritPmiToDrawing()

bool NXOpen::Preferences::InheritPmiPreferences::InheritPmiToDrawing ( )

获取PMI继承至工程图的状态。
创建于NX5.0.0。

许可要求: 无

◆ SetCrosshatchPmiLightweightSectionView()

void NXOpen::Preferences::InheritPmiPreferences::SetCrosshatchPmiLightweightSectionView ( bool crosshatch)

设置当前继承的PMI轻量化剖视图的剖面线设置。
创建于NX8.0.0。

许可要求: 工程图("DRAFTING")

参数
crosshatch剖面线设置

◆ SetInheritGdt()

void NXOpen::Preferences::InheritPmiPreferences::SetInheritGdt ( NXOpen::Preferences::GdtOption gdtOption)

设置GD&T继承选项。
创建于NX5.0.0。

许可要求: 工程图("DRAFTING")

参数
gdtOptionGD&T选项

◆ SetInheritPmiMode()

void NXOpen::Preferences::InheritPmiPreferences::SetInheritPmiMode ( NXOpen::Preferences::PmiOption pmiOption)

设置PMI继承模式的状态。
创建于NX5.0.0。

许可要求: 工程图("DRAFTING")

参数
pmiOptionPMI选项

◆ SetInheritPmiToDrawing()

void NXOpen::Preferences::InheritPmiPreferences::SetInheritPmiToDrawing ( bool pmiOption)

设置PMI继承至工程图的状态。
创建于NX5.0.0。

许可要求: 工程图("DRAFTING")

参数
pmiOptionPMI选项

◆ Tag()

tag_t NXOpen::Preferences::InheritPmiPreferences::Tag ( ) const

返回此对象的标识。