All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---ObjectModelerBase.CATILinkableObject
|
+---MecModInterfaces.CATIBRepAccess
|
+---MecModInterfaces.CATIFVertexAccess
|
+---CATIFVertex
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFVertex
Interface to manage a selecting object of FVertex type.
Role: This interface manages a selecting object ( CATIBRepAccess ) of FVertex type. A FVertex is a vertex on a 2D or 3D topological object
(
CATBody ). It is the extremity of at least two egdes of one or several faces. These faces can be retrieved by the
GetRSurs method.
| public virtual CATLISTP(CATIBRepAccess) GetRSurs( | )const = 0 |
| public virtual CATLISTP(CATVertex) GetVertices( | )const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.