All Frameworks  Class Hierarchy  This Framework  Indexes   

MecModInterfaces Interface 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.


Method Index


o GetRSurs()
Returns the selecting objects associated with the adjacent faces.
o GetVertices()
Returns the geometrical vertices corresponding to the FVertex.

Methods


o GetRSurs
public virtual GetRSurs()
Returns the selecting objects associated with the adjacent faces.
o GetVertices
public virtual GetVertices()
Returns the geometrical vertices corresponding to the FVertex.

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

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