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

航空航天钣金零件首选项 更多...

#include <Preferences_PartAeroSheetmetal.hxx>

Public 成员函数

NXOpen::ExpressionGetJoggleDepthThreshold ()
NXOpen::ExpressionGetJoggleDistanceThreshold ()
NXOpen::ExpressionGetJoggleOffsetRadius ()
NXOpen::ExpressionGetJoggleStationaryRadius ()
void SetJoggleDepthThreshold (bool updateModel, const char *depthThreshold)
void SetJoggleDepthThreshold (bool updateModel, const NXString &depthThreshold)
void SetJoggleDistanceThreshold (bool updateModel, const char *distanceThreshold)
void SetJoggleDistanceThreshold (bool updateModel, const NXString &distanceThreshold)
void SetJoggleOffsetRadius (bool updateModel, const char *offsetRadius)
void SetJoggleOffsetRadius (bool updateModel, const NXString &offsetRadius)
void SetJoggleStationaryRadius (bool updateModel, const char *stationaryRadius)
void SetJoggleStationaryRadius (bool updateModel, const NXString &stationaryRadius)
tag_t Tag () const

详细描述

航空航天钣金零件首选项

表示适用于零件的NX航空钣金首选项
首选项由零件控制,无法创建仅可修改。

创建于NX4.0.0。

成员函数说明

◆ GetJoggleDepthThreshold()

NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDepthThreshold ( )

获取弯折深度阈值表达式

返回
弯折深度阈值的表达式对象
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

◆ GetJoggleDistanceThreshold()

NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDistanceThreshold ( )

获取弯折距离阈值表达式

返回
弯折距离阈值的表达式对象
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

◆ GetJoggleOffsetRadius()

NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleOffsetRadius ( )

获取弯折偏移半径表达式

返回
弯折偏移半径的表达式对象
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

◆ GetJoggleStationaryRadius()

NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleStationaryRadius ( )

获取弯折固定半径表达式

返回
弯折固定半径的表达式对象
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

◆ SetJoggleDepthThreshold() [1/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDepthThreshold ( bool updateModel,
const char * depthThreshold )

设置弯折深度阈值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
depthThreshold默认弯折深度阈值

◆ SetJoggleDepthThreshold() [2/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDepthThreshold ( bool updateModel,
const NXString & depthThreshold )

设置弯折深度阈值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
depthThreshold默认弯折深度阈值

◆ SetJoggleDistanceThreshold() [1/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDistanceThreshold ( bool updateModel,
const char * distanceThreshold )

设置弯折距离阈值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
distanceThreshold默认弯折距离阈值

◆ SetJoggleDistanceThreshold() [2/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDistanceThreshold ( bool updateModel,
const NXString & distanceThreshold )

设置弯折距离阈值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
distanceThreshold默认弯折距离阈值

◆ SetJoggleOffsetRadius() [1/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleOffsetRadius ( bool updateModel,
const char * offsetRadius )

设置弯折偏移半径值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
offsetRadius默认弯折偏移半径值

◆ SetJoggleOffsetRadius() [2/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleOffsetRadius ( bool updateModel,
const NXString & offsetRadius )

设置弯折偏移半径值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
offsetRadius默认弯折偏移半径值

◆ SetJoggleStationaryRadius() [1/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleStationaryRadius ( bool updateModel,
const char * stationaryRadius )

设置弯折固定半径的字符串值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
stationaryRadius默认弯折固定半径值

◆ SetJoggleStationaryRadius() [2/2]

void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleStationaryRadius ( bool updateModel,
const NXString & stationaryRadius )

设置弯折固定半径的字符串值
创建于NX4.0.0。

许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")

参数
updateModel指定是否立即重新计算实体模型
stationaryRadius默认弯折固定半径值

◆ Tag()

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

返回此对象的标识。