Open CASCADE Technology  6.9.0
Public Member Functions
Geom2dHatch_Element Class Reference

#include <Geom2dHatch_Element.hxx>

Public Member Functions

 Geom2dHatch_Element ()
 
 Geom2dHatch_Element (const Geom2dHatch_Element &Other)
 Magic constructor. More...
 
 Geom2dHatch_Element (const Geom2dAdaptor_Curve &Curve, const TopAbs_Orientation Orientation=TopAbs_FORWARD)
 Creates an element. More...
 
const Geom2dAdaptor_CurveCurve () const
 Returns the curve associated to the element. More...
 
Geom2dAdaptor_CurveChangeCurve ()
 Returns the curve associated to the element. More...
 
void Orientation (const TopAbs_Orientation Orientation)
 Sets the orientation of the element. More...
 
TopAbs_Orientation Orientation () const
 Returns the orientation of the element. More...
 

Constructor & Destructor Documentation

Geom2dHatch_Element::Geom2dHatch_Element ( )
Geom2dHatch_Element::Geom2dHatch_Element ( const Geom2dHatch_Element Other)

Magic constructor.

Geom2dHatch_Element::Geom2dHatch_Element ( const Geom2dAdaptor_Curve Curve,
const TopAbs_Orientation  Orientation = TopAbs_FORWARD 
)

Creates an element.

Member Function Documentation

Geom2dAdaptor_Curve& Geom2dHatch_Element::ChangeCurve ( )

Returns the curve associated to the element.

const Geom2dAdaptor_Curve& Geom2dHatch_Element::Curve ( ) const

Returns the curve associated to the element.

void Geom2dHatch_Element::Orientation ( const TopAbs_Orientation  Orientation)

Sets the orientation of the element.

TopAbs_Orientation Geom2dHatch_Element::Orientation ( ) const

Returns the orientation of the element.


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