All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DraftingInterfaces Interface CATIDrwDatumFeature

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---DraftingInterfaces.CATIDrwAnnotation
        |
        +---DraftingInterfaces.CATIDrwAnnotationComponent
          |
          +---DraftingInterfaces.CATIDrwSimpleText
            |
            +---CATIDrwDatumFeature
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIDrwDatumFeature

Interface on Datum feature objects.


Method Index


o SetText(CATUnicodeString&)
Sets the text of the datume feature.

Methods


o SetText
public virtual void SetText(CATUnicodeString& iText) = 0
Sets the text of the datume feature.

This object is included in the file: CATIDrwDatumFeature.h
If needed, your Imakefile.mk should include the module: CATDraftingInterfaces

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