线型控件
更多...
#include <BlockStyler_LineFont.hxx>
◆ AvailableOptions()
| int NXOpen::BlockStyler::LineFont::AvailableOptions |
( |
| ) |
|
获取 可用选项
创建于NX9.0.0.
许可要求:无
◆ SetAvailableOptions()
| void NXOpen::BlockStyler::LineFont::SetAvailableOptions |
( |
int | availableOptions | ) |
|
设置 可用选项
创建于NX9.0.0.
许可要求:无
- 参数
-
| availableOptions | availableoptions |
◆ SetShowOptionLabels()
| void NXOpen::BlockStyler::LineFont::SetShowOptionLabels |
( |
bool | showOptionLabels | ) |
|
设置 显示选项标签
创建于NX9.0.0.
许可要求:无
- 参数
-
| showOptionLabels | showoptionlabels |
◆ SetValueAsString() [1/2]
| void NXOpen::BlockStyler::LineFont::SetValueAsString |
( |
const char * | fontValueString | ) |
|
设置 值
创建于NX9.0.0.
许可要求:无
- 参数
-
| fontValueString | fontvaluestring |
◆ SetValueAsString() [2/2]
| void NXOpen::BlockStyler::LineFont::SetValueAsString |
( |
const NXString & | fontValueString | ) |
|
设置 值
创建于NX9.0.0.
许可要求:无
- 参数
-
| fontValueString | fontvaluestring |
◆ ShowOptionLabels()
| bool NXOpen::BlockStyler::LineFont::ShowOptionLabels |
( |
| ) |
|
获取 显示选项标签
创建于NX9.0.0.
许可要求:无
◆ TestValueChanged() [1/2]
| void NXOpen::BlockStyler::LineFont::TestValueChanged |
( |
const char * | fontValueString | ) |
|
测试映射到此LineFont块的值更改事件工作流。
创建于NX2206.0.0.
许可要求:nx_auto_test_studio ("NX自动化测试工作室")
- 参数
-
| fontValueString | fontvaluestring |
◆ TestValueChanged() [2/2]
| void NXOpen::BlockStyler::LineFont::TestValueChanged |
( |
const NXString & | fontValueString | ) |
|
测试映射到此LineFont块的值更改事件工作流。
创建于NX2206.0.0.
许可要求:nx_auto_test_studio ("NX自动化测试工作室")
- 参数
-
| fontValueString | fontvaluestring |
◆ ValueAsString()
| NXString NXOpen::BlockStyler::LineFont::ValueAsString |
( |
| ) |
|