Open CASCADE Technology  7.3.0
Public Member Functions

GeomToStep_MakePolyline Class Reference

This class implements the mapping between an Array1 of points from gp and a Polyline from StepGeom. More...

#include <GeomToStep_MakePolyline.hxx>

Inheritance diagram for GeomToStep_MakePolyline:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakePolyline (const TColgp_Array1OfPnt &P)
 
 GeomToStep_MakePolyline (const TColgp_Array1OfPnt2d &P)
 
const Handle< StepGeom_Polyline > & Value () const
 
- Public Member Functions inherited from GeomToStep_Root
Standard_Boolean IsDone () const
 

Additional Inherited Members

- Protected Attributes inherited from GeomToStep_Root
Standard_Boolean done
 

Detailed Description

This class implements the mapping between an Array1 of points from gp and a Polyline from StepGeom.

Constructor & Destructor Documentation

◆ GeomToStep_MakePolyline() [1/2]

GeomToStep_MakePolyline::GeomToStep_MakePolyline ( const TColgp_Array1OfPnt P)

◆ GeomToStep_MakePolyline() [2/2]

GeomToStep_MakePolyline::GeomToStep_MakePolyline ( const TColgp_Array1OfPnt2d P)

Member Function Documentation

◆ Value()

const Handle< StepGeom_Polyline >& GeomToStep_MakePolyline::Value ( ) const

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