All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SketcherInterfaces Interface CATI2DEquivalentTopology

System.IUnknown
  |
  +---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 HRESULT GetEquivalentTopology(CATGeoFactory* iContainer,
CATBody** oBody,
boolean* oTobeDeleted) = 0
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

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