All Frameworks Class Hierarchy This Framework Indexes
SketcherInterfaces Interface CATI2DEquivalentTopology
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATI2DEquivalentTopology
Access to a topological result from a sketch element
into a specified geometrical container.
Method Index
- o
GetEquivalentTopology(CATGeoFactory*,CATBody**,boolean*)
- Acces to geometrical element
iContainer : Geometrical container
oBody : Topological result
oTobeDeleted : If TRUE then user has to remove the topological result after use
Methods
o GetEquivalentTopology
| public virtual GetEquivalentTopology( | | iContainer, |
| | oBody, |
| | oTobeDeleted) |
-
Acces to geometrical element
iContainer : Geometrical container
oBody : Topological result
oTobeDeleted : If TRUE then user has to remove the topological result after use
This object is included in the file: CATI2DEquivalentTopology.h
If needed, your Imakefile.mk should include the module: CATSketcherInterfaces