All Frameworks  Class Hierarchy  This Framework  Indexes   

DraftingInterfaces Interface CATIDftDatumFeature

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


interface CATIDftDatumFeature

Interface to manage DatumFeature objects (Not Impl).


Method Index


o GetText(wchar_t**)
Get the text of DatumFeature.
o SetText(wchar_t*)
Set the text of DatumFeature.

Methods


o GetText
public virtual GetText( oText)
Get the text of DatumFeature.
Parameters:
oText : text.
Returns:
S_OK
if the operation succeeded.
E_FAIL
if the operation failed.
o SetText
public virtual SetText( const iText)
Set the text of DatumFeature.
Parameters:
iText : text.
Returns:
S_OK
if the operation succeeded.
E_FAIL
if the operation failed.

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

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