#include <GeomToStep_MakeLine.hxx>
Inheritance diagram for GeomToStep_MakeLine:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | GeomToStep_MakeLine (const gp_Lin &L) |
Standard_EXPORT | GeomToStep_MakeLine (const gp_Lin2d &L) |
Standard_EXPORT | GeomToStep_MakeLine (const Handle(Geom_Line)&C) |
Standard_EXPORT | GeomToStep_MakeLine (const Handle(Geom2d_Line)&C) |
Standard_EXPORT const Handle_StepGeom_Line & | Value () const |
Private Attributes | |
Handle_StepGeom_Line | theLine |
|
|
|
|
|
|
|
|
|
Reimplemented from GeomToStep_Root. |
|
Reimplemented from GeomToStep_Root. |
|
Reimplemented from GeomToStep_Root. |
|
|
|
|