All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATITTRSGeometry
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITTRSGeometry
Interface dedicated to ask features implementing this interface in order to
get associated geometry/topology.
public virtual HRESULT GetBody( | CATBody** | opiBody) = 0 |
public virtual HRESULT GetGeometry( | CATLISTV(CATBaseUnknown_var)** | opGeomList) = 0 |
public virtual HRESULT GetTopology( | CATLISTV(CATBaseUnknown_var)** | opCellList) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.