|
NX Open C++ 参考指南 2406 v1.1
|
PMI注释数据类 更多...
#include <Annotations_PmiNoteData.hxx>
Public 成员函数 | |
| bool | AllAround () |
| void | GetText (std::vector< NXString > &textLines) |
| Public 成员函数 继承自 NXOpen::Annotations::PmiSemanticData | |
| virtual | ~PmiSemanticData () |
| Public 成员函数 继承自 NXOpen::TransientObject | |
| void * | GetHandle () |
PMI注释数据类
表示PMI注释语义数据。
创建于NX1953.0.0.
| bool NXOpen::Annotations::PmiNoteData::AllAround | ( | ) |
返回 全周符号标志
创建于NX1953.0.0.
许可要求:geometric_tol ("GDT")
| void NXOpen::Annotations::PmiNoteData::GetText | ( | std::vector< NXString > & | textLines | ) |
获取注释文本行
创建于NX1953.0.0.
许可要求:geometric_tol ("GDT")
| textLines | 文本行数组 |