|
NX Open C++ 参考指南 2406 v1.1
|
航空航天钣金零件首选项 更多...
#include <Preferences_PartAeroSheetmetal.hxx>
Public 成员函数 | |
| NXOpen::Expression * | GetJoggleDepthThreshold () |
| NXOpen::Expression * | GetJoggleDistanceThreshold () |
| NXOpen::Expression * | GetJoggleOffsetRadius () |
| NXOpen::Expression * | GetJoggleStationaryRadius () |
| 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。
| NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDepthThreshold | ( | ) |
获取弯折深度阈值表达式
| NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleDistanceThreshold | ( | ) |
获取弯折距离阈值表达式
| NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleOffsetRadius | ( | ) |
获取弯折偏移半径表达式
| NXOpen::Expression * NXOpen::Preferences::PartAeroSheetmetal::GetJoggleStationaryRadius | ( | ) |
获取弯折固定半径表达式
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDepthThreshold | ( | bool | updateModel, |
| const char * | depthThreshold ) |
设置弯折深度阈值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| depthThreshold | 默认弯折深度阈值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDepthThreshold | ( | bool | updateModel, |
| const NXString & | depthThreshold ) |
设置弯折深度阈值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| depthThreshold | 默认弯折深度阈值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDistanceThreshold | ( | bool | updateModel, |
| const char * | distanceThreshold ) |
设置弯折距离阈值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| distanceThreshold | 默认弯折距离阈值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleDistanceThreshold | ( | bool | updateModel, |
| const NXString & | distanceThreshold ) |
设置弯折距离阈值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| distanceThreshold | 默认弯折距离阈值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleOffsetRadius | ( | bool | updateModel, |
| const char * | offsetRadius ) |
设置弯折偏移半径值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| offsetRadius | 默认弯折偏移半径值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleOffsetRadius | ( | bool | updateModel, |
| const NXString & | offsetRadius ) |
设置弯折偏移半径值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| offsetRadius | 默认弯折偏移半径值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleStationaryRadius | ( | bool | updateModel, |
| const char * | stationaryRadius ) |
设置弯折固定半径的字符串值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| stationaryRadius | 默认弯折固定半径值 |
| void NXOpen::Preferences::PartAeroSheetmetal::SetJoggleStationaryRadius | ( | bool | updateModel, |
| const NXString & | stationaryRadius ) |
设置弯折固定半径的字符串值
创建于NX4.0.0。
许可证要求:aero_sheet_metal("航空钣金")或adv_sheet_metal_dsgn("高级钣金设计")
| updateModel | 指定是否立即重新计算实体模型 |
| stationaryRadius | 默认弯折固定半径值 |
| tag_t NXOpen::Preferences::PartAeroSheetmetal::Tag | ( | ) | const |
返回此对象的标识。