All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---GeometricObjects.CATICGMUnknown
|
+---GeometricObjects.CATICGMObject
|
+---GeometricObjects.CATGeometry
|
+---NewTopologicalObjects.CATTopology
|
+---NewTopologicalObjects.CATDomain
|
+---CATVertexInFace
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATVertexInFace
Interface representing a vertex immersed
into a face.
This is a case of non-manifold topology. A CATVertexInFace is created with
the CATBody.CreateVertexInFace method and deleted with the
CATICGMContainer.Remove method.
Copyright © 2003, Dassault Systèmes. All rights reserved.