All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwSimpleText

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---DraftingInterfaces.CATIDrwAnnotation
        |
        +---DraftingInterfaces.CATIDrwAnnotationComponent
          |
          +---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 CATIDrwSubText_var GetSubText(int NoSubText) = 0
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

Copyright © 2003, Dassault Systèmes. All rights reserved.