All Frameworks Class Hierarchy This Framework Indexes
DraftingInterfaces Interface CATIDrwSimpleText
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDrwSimpleText
Interface on simple text based objects (balloon,datums,roughness).
Method Index
- o
GetSubText(int)
- Returns the subtext depending on the element.
Methods
o GetSubText
| public virtual GetSubText( | | NoSubText) |
-
Returns the subtext depending on the element.
- Parameters:
-
- NoSubText
- From 1 to N.
Balloon, Datum feature have only 1 subtext.
Datum target has 2 subtexts.
Roughness has 6 subtexts.
- Returns:
- The subtext
This object is included in the file: CATIDrwSimpleText.h
If needed, your Imakefile.mk should include the module: CATDraftingInterfaces