|
NX Open C++ 参考指南 2406 v1.1
|
视图截面首选项 更多...
#include <Preferences_ViewSection.hxx>
Public 成员函数 | |
| bool | LoadExact () |
| void | SetDefaults () |
| void | SetLoadExact (bool loadExact) |
| void | SetTranslucentPlanes (bool translucentPlanes) |
| bool | TranslucentPlanes () |
| Public 成员函数 继承自 NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| void | Destroy () |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| NXOpen::NXObject * | GetObject () |
| NXOpen::PreviewBuilder * | PreviewBuilder () |
| void | ShowResults () |
| virtual bool | Validate () |
| Public 成员函数 继承自 NXOpen::TaggedObject | |
| tag_t | Tag () const |
友元 | |
| class | _ViewSectionBuilder |
视图截面首选项
记录/查询视图剖切首选项。
要获取此类的实例,请使用Preferences::SessionPreferences::CreateViewSectionPreference
创建于NX7.5.0。
| bool NXOpen::Preferences::ViewSection::LoadExact | ( | ) |
返回视图剖切首选项中,保存剖切曲线操作时加载精确几何体的设置。
创建于NX7.5.0。
许可证要求: 无
| void NXOpen::Preferences::ViewSection::SetDefaults | ( | ) |
将当前视图剖切首选项设置为默认的客户默认值。
创建于NX7.5.0。
许可证要求: 无
| void NXOpen::Preferences::ViewSection::SetLoadExact | ( | bool | loadExact | ) |
设置视图剖切首选项中,保存剖切曲线操作时加载精确几何体的设置。
创建于NX7.5.0。
许可证要求: 无
| loadExact | 加载精确几何体设置 |
| void NXOpen::Preferences::ViewSection::SetTranslucentPlanes | ( | bool | translucentPlanes | ) |
设置视图剖切首选项中的平面半透明设置。
创建于NX7.5.0。
许可证要求: 无
| translucentPlanes | 平面半透明设置 |
| bool NXOpen::Preferences::ViewSection::TranslucentPlanes | ( | ) |
返回视图剖切首选项中的平面半透明设置。
创建于NX7.5.0。
许可证要求: 无