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

线宽控件 更多...

#include <BlockStyler_LineWidth.hxx>

类 NXOpen::BlockStyler::LineWidth 继承关系图:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

Public 成员函数

bool AllowDefaultWidth ()
bool AllowNoChangeWidth ()
bool LabelVisibility ()
int LineWidthValue ()
void SetLabelVisibility (bool visible)
void SetLineWidthValue (int widthValue)
bool ShowDefaultAsOriginal ()
void TestValueChanged (int widthValue)
Public 成员函数 继承自 NXOpen::BlockStyler::UIBlock
bool Enable ()
bool Expanded ()
void Focus ()
NXOpen::BlockStyler::PropertyListGetProperties ()
bool Group ()
NXString Label ()
NXString Name ()
void SetEnable (bool enable)
void SetExpanded (bool expanded)
void SetGroup (bool group)
void SetLabel (const char *label)
void SetLabel (const NXString &label)
void SetShow (bool show)
bool Show ()
void TestFocusChange ()
NXString Type ()
Public 成员函数 继承自 NXOpen::TaggedObject
tag_t Tag () const

友元

class _LineWidthBuilder

详细描述

线宽控件

表示线宽块
创建于 NX8.5.0.

成员函数说明

◆ AllowDefaultWidth()

bool NXOpen::BlockStyler::LineWidth::AllowDefaultWidth ( )

获取 AllowDefaultWidth 属性
创建于 NX8.5.0.

许可要求:无

◆ AllowNoChangeWidth()

bool NXOpen::BlockStyler::LineWidth::AllowNoChangeWidth ( )

获取 AllowNoChangeWidth 属性。如果为 true,则不允许更改线宽。
创建于 NX8.5.0.

许可要求:无

◆ LabelVisibility()

bool NXOpen::BlockStyler::LineWidth::LabelVisibility ( )

获取 LabelVisibility 属性
创建于 NX8.5.0.

许可要求:无

◆ LineWidthValue()

int NXOpen::BlockStyler::LineWidth::LineWidthValue ( )

获取 LineWidthValue 属性
创建于 NX8.5.0.

许可要求:无

◆ SetLabelVisibility()

void NXOpen::BlockStyler::LineWidth::SetLabelVisibility ( bool visible)

设置 LabelVisibility 属性
创建于 NX8.5.0.

许可要求:无

参数
visiblevisible

◆ SetLineWidthValue()

void NXOpen::BlockStyler::LineWidth::SetLineWidthValue ( int widthValue)

设置 LineWidthValue 属性
创建于 NX8.5.0.

许可要求:无

参数
widthValuewidth value

◆ ShowDefaultAsOriginal()

bool NXOpen::BlockStyler::LineWidth::ShowDefaultAsOriginal ( )

获取 ShowDefaultAsOriginal 属性。如果为 true,则默认项显示为原始值。
创建于 NX8.5.0.

许可要求:无

◆ TestValueChanged()

void NXOpen::BlockStyler::LineWidth::TestValueChanged ( int widthValue)

测试映射到此 LineWidth 块的值更改事件工作流。
创建于 NX2206.0.0.

许可要求:nx_auto_test_studio ("NX Automated Testing Studio")

参数
widthValuewidth value