Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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, const StepData_Factors &theLocalFactors=StepData_Factors())
 
 GeomToStep_MakeLine (const gp_Lin2d &L, const StepData_Factors &theLocalFactors=StepData_Factors())
 
 GeomToStep_MakeLine (const occ::handle< Geom_Line > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
 
 GeomToStep_MakeLine (const occ::handle< Geom2d_Line > &C, const StepData_Factors &theLocalFactors=StepData_Factors())
 
const occ::handle< StepGeom_Line > & Value () const
 
- Public Member Functions inherited from GeomToStep_Root
bool IsDone () const
 

Additional Inherited Members

- Protected Attributes inherited from GeomToStep_Root
bool 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() [1/4]

GeomToStep_MakeLine::GeomToStep_MakeLine ( const gp_Lin & L,
const StepData_Factors & theLocalFactors = StepData_Factors() )

◆ GeomToStep_MakeLine() [2/4]

GeomToStep_MakeLine::GeomToStep_MakeLine ( const gp_Lin2d & L,
const StepData_Factors & theLocalFactors = StepData_Factors() )

◆ GeomToStep_MakeLine() [3/4]

GeomToStep_MakeLine::GeomToStep_MakeLine ( const occ::handle< Geom_Line > & C,
const StepData_Factors & theLocalFactors = StepData_Factors() )

◆ GeomToStep_MakeLine() [4/4]

GeomToStep_MakeLine::GeomToStep_MakeLine ( const occ::handle< Geom2d_Line > & C,
const StepData_Factors & theLocalFactors = StepData_Factors() )

Member Function Documentation

◆ Value()

const occ::handle< StepGeom_Line > & GeomToStep_MakeLine::Value ( ) const

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