Open CASCADE Technology 6.6.0
|
#include <Geom2dHatch_ElementOfHatcher.hxx>
Public Member Functions | |
Geom2dHatch_ElementOfHatcher () | |
Geom2dHatch_ElementOfHatcher (const Geom2dHatch_ElementOfHatcher &Other) | |
Geom2dHatch_ElementOfHatcher (const Geom2dAdaptor_Curve &Curve, const TopAbs_Orientation Orientation=TopAbs_FORWARD) | |
const Geom2dAdaptor_Curve & | Curve () const |
Geom2dAdaptor_Curve & | ChangeCurve () |
void | Orientation (const TopAbs_Orientation Orientation) |
TopAbs_Orientation | Orientation () const |
Geom2dHatch_ElementOfHatcher::Geom2dHatch_ElementOfHatcher | ( | ) |
Geom2dHatch_ElementOfHatcher::Geom2dHatch_ElementOfHatcher | ( | const Geom2dHatch_ElementOfHatcher & | Other | ) |
Geom2dHatch_ElementOfHatcher::Geom2dHatch_ElementOfHatcher | ( | const Geom2dAdaptor_Curve & | Curve, |
const TopAbs_Orientation | Orientation = TopAbs_FORWARD |
||
) |
Geom2dAdaptor_Curve& Geom2dHatch_ElementOfHatcher::ChangeCurve | ( | ) |
const Geom2dAdaptor_Curve& Geom2dHatch_ElementOfHatcher::Curve | ( | ) | const |
void Geom2dHatch_ElementOfHatcher::Orientation | ( | const TopAbs_Orientation | Orientation | ) |
TopAbs_Orientation Geom2dHatch_ElementOfHatcher::Orientation | ( | ) | const |