All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MecModInterfaces Interface CATIMfGeom

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

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


interface CATIMfGeom

Interface to retrieve the geometry of a feature.
Role: This interface retrieves the geometry of a feature as defined in the geometrical modeler.


Method Index


o GetCATGeometry(CATListValCATBaseUnknown_var*)
Retrieves a list of geometries associated with the current feature.

Methods


o GetCATGeometry
public virtual void GetCATGeometry(CATListValCATBaseUnknown_var* oGeometries) = 0
Retrieves a list of geometries associated with the current feature.
Parameters:
oGeometries
The associated geometries of default dimension.

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

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