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

视图截面首选项 更多...

#include <Preferences_ViewSection.hxx>

类 NXOpen::Preferences::ViewSection 继承关系图:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 成员函数

bool LoadExact ()
void SetDefaults ()
void SetLoadExact (bool loadExact)
void SetTranslucentPlanes (bool translucentPlanes)
bool TranslucentPlanes ()
Public 成员函数 继承自 NXOpen::Builder
NXOpen::NXObjectCommit ()
void Destroy ()
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
NXOpen::NXObjectGetObject ()
NXOpen::PreviewBuilderPreviewBuilder ()
void ShowResults ()
virtual bool Validate ()
Public 成员函数 继承自 NXOpen::TaggedObject
tag_t Tag () const

友元

class _ViewSectionBuilder

详细描述

视图截面首选项

记录/查询视图剖切首选项。
要获取此类的实例,请使用Preferences::SessionPreferences::CreateViewSectionPreference

创建于NX7.5.0。

成员函数说明

◆ LoadExact()

bool NXOpen::Preferences::ViewSection::LoadExact ( )

返回视图剖切首选项中,保存剖切曲线操作时加载精确几何体的设置。
创建于NX7.5.0。

许可证要求: 无

◆ SetDefaults()

void NXOpen::Preferences::ViewSection::SetDefaults ( )

将当前视图剖切首选项设置为默认的客户默认值。
创建于NX7.5.0。

许可证要求: 无

◆ SetLoadExact()

void NXOpen::Preferences::ViewSection::SetLoadExact ( bool loadExact)

设置视图剖切首选项中,保存剖切曲线操作时加载精确几何体的设置。
创建于NX7.5.0。

许可证要求: 无

参数
loadExact加载精确几何体设置

◆ SetTranslucentPlanes()

void NXOpen::Preferences::ViewSection::SetTranslucentPlanes ( bool translucentPlanes)

设置视图剖切首选项中的平面半透明设置。
创建于NX7.5.0。

许可证要求: 无

参数
translucentPlanes平面半透明设置

◆ TranslucentPlanes()

bool NXOpen::Preferences::ViewSection::TranslucentPlanes ( )

返回视图剖切首选项中的平面半透明设置。
创建于NX7.5.0。

许可证要求: 无