PMI字符串构建器
更多...
#include <Annotations_PmiStringBuilder.hxx>
|
|
class | _PmiStringBuilderBuilder |
◆ SetStringValue() [1/2]
| void NXOpen::Annotations::PmiStringBuilder::SetStringValue |
( |
const char * | stringValue | ) |
|
设置 字符串值
创建于 NX6.0.0.
许可要求:无
- 参数
-
◆ SetStringValue() [2/2]
| void NXOpen::Annotations::PmiStringBuilder::SetStringValue |
( |
const NXString & | stringValue | ) |
|
设置 字符串值
创建于 NX6.0.0.
许可要求:无
- 参数
-
◆ SetTitle() [1/2]
| void NXOpen::Annotations::PmiStringBuilder::SetTitle |
( |
const char * | title | ) |
|
设置 字符串标题
创建于 NX6.0.0.
许可要求:无
- 参数
-
◆ SetTitle() [2/2]
| void NXOpen::Annotations::PmiStringBuilder::SetTitle |
( |
const NXString & | title | ) |
|
设置 字符串标题
创建于 NX6.0.0.
许可要求:无
- 参数
-
◆ StringValue()
| NXString NXOpen::Annotations::PmiStringBuilder::StringValue |
( |
| ) |
|
获取 字符串值
创建于 NX6.0.0.
许可要求:无
◆ Title()
| NXString NXOpen::Annotations::PmiStringBuilder::Title |
( |
| ) |
|
获取 字符串标题
创建于 NX6.0.0.
许可要求:无