All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SketcherInterfaces Interface CATI2DProperties

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATI2DProperties
 

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


interface CATI2DProperties

Element Type Management.
The Elt2DType_AXIS type is automatically managed by the SetCurrentCenterLine() method on the Sketch.


Method Index


o GetEltType(CAT2DEltType*)
o GetEltType(octet*)
o SetEltType(CAT2DEltType)

Methods


o GetEltType
public virtual HRESULT GetEltType(CAT2DEltType* oType) = 0
o GetEltType
public virtual HRESULT GetEltType(octet* oType) = 0
o SetEltType
public virtual HRESULT SetEltType( const CAT2DEltType iType) = 0

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

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