All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

NewTopologicalObjects Interface CATVertexInFace

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.



This object is included in the file: CATVertexInFace.h
If needed, your Imakefile.mk should include the module: CATTopologicalObjects

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