Open CASCADE Technology  7.1.0.beta
Public Member Functions
GeomToStep_MakeLine Class Reference

This class implements the mapping between classes Line from Geom and Lin from gp, and the class Line from StepGeom which describes a line from Prostep. More...

#include <GeomToStep_MakeLine.hxx>

Inheritance diagram for GeomToStep_MakeLine:
Inheritance graph
[legend]

Public Member Functions

 GeomToStep_MakeLine (const gp_Lin &L)
 
 GeomToStep_MakeLine (const gp_Lin2d &L)
 
 GeomToStep_MakeLine (const Handle< Geom_Line > &C)
 
 GeomToStep_MakeLine (const Handle< Geom2d_Line > &C)
 
const Handle< StepGeom_Line > & 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 classes Line from Geom and Lin from gp, and the class Line from StepGeom which describes a line from Prostep.

Constructor & Destructor Documentation

GeomToStep_MakeLine::GeomToStep_MakeLine ( const gp_Lin L)
GeomToStep_MakeLine::GeomToStep_MakeLine ( const gp_Lin2d L)
GeomToStep_MakeLine::GeomToStep_MakeLine ( const Handle< Geom_Line > &  C)
GeomToStep_MakeLine::GeomToStep_MakeLine ( const Handle< Geom2d_Line > &  C)

Member Function Documentation

const Handle< StepGeom_Line >& GeomToStep_MakeLine::Value ( ) const

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