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 | +---CATEdgeDomain
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATEdgeDomain
Base interface representing a set of connected edges.
Derived interfaces are supplied, such as:
public virtual void InsertEdge( | CATEdge* | iEdge, | |
CATULONG32 | iPosition, | ||
CATOrientation | iOrientation | =CATOrientationPositive )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.