Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESSolid_VertexList Class Reference

defines VertexList, Type <502> Form Number <1>
in package IGESSolid
A vertex is a point in R3. A vertex is the bound of an
edge and can participate in the bounds of a face.

#include <IGESSolid_VertexList.hxx>

Inheritance diagram for IGESSolid_VertexList:
Inheritance graph
[legend]

Public Member Functions

 IGESSolid_VertexList ()
void Init (const Handle< TColgp_HArray1OfXYZ > &vertices)
 This method is used to set the fields of the class
VertexList

Standard_Integer NbVertices () const
 return the number of vertices in the list

gp_Pnt Vertex (const Standard_Integer num) const
 returns the num'th vertex in the list
raises exception if num <= 0 or num > NbVertices()


Constructor & Destructor Documentation


Member Function Documentation

  • vertices : the vertices in the list

The documentation for this class was generated from the following file: