CATTTRSUseItf Interface 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.
Method Index
- o
GetBody(CATBody**)
- Get body of specifical feature
- o
GetGeometry(CATLISTV(CATBaseUnknown_var)**)
- Get geometry of specifical feature
- o
GetTopology(CATLISTV(CATBaseUnknown_var)**)
- Get topology of specifical feature
Methods
o GetBody
public virtual GetBody( | | opiBody) |
-
Get body of specifical feature
- Parameters:
-
- opiBody
- the result body containing cell.
o GetGeometry
public virtual GetGeometry( | | opGeomList) |
-
Get geometry of specifical feature
- Parameters:
-
- opGeomList
- the result list containing cell. this list could not exists as far
as unreferenced pointer is given and will be generated.
o GetTopology
public virtual GetTopology( | | opCellList) |
-
Get topology of specifical feature
- Parameters:
-
- opCellList
- the result list containing cell. this list could not exists as far
as unreferenced pointer is given and will be generated.
This object is included in the file: CATITTRSGeometry.h
If needed, your Imakefile.mk should include the module: CATTTRSUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.