Open CASCADE Technology 6.6.0
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.

#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

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines