|
NX Open C++ 参考指南 2406 v1.1
|
槽尺寸接口 更多...
#include <Annotations_ISlotDimension.hxx>
Public 成员函数 | |
| virtual bool | ConvertSlotDimensionAssociativity ()=0 |
| virtual bool | IsSlotDimension ()=0 |
| Public 成员函数 继承自 NXOpen::INXObject | |
| virtual NXOpen::INXObject * | FindObject (const char *journalIdentifier)=0 |
| virtual NXOpen::INXObject * | FindObject (const NXString &journalIdentifier)=0 |
| virtual bool | IsOccurrence ()=0 |
| virtual NXString | JournalIdentifier ()=0 |
| virtual NXString | Name ()=0 |
| virtual NXOpen::Assemblies::Component * | OwningComponent ()=0 |
| virtual NXOpen::BasePart * | OwningPart ()=0 |
| virtual void | Print ()=0 |
| virtual NXOpen::INXObject * | Prototype ()=0 |
| virtual void | SetName (const char *name)=0 |
| virtual void | SetName (const NXString &name)=0 |
槽尺寸接口
表示一个槽口尺寸
创建于 NX9.0.0.
|
pure virtual |
如果此尺寸是槽口尺寸,则转换其关联性。
在 NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension , 以及 NXOpen::Annotations::BaseVerticalDimension 内被实现.
|
pure virtual |
检查此尺寸是否符合槽口尺寸的条件。
在 NXOpen::Annotations::BaseHorizontalDimension, NXOpen::Annotations::BaseParallelDimension , 以及 NXOpen::Annotations::BaseVerticalDimension 内被实现.