Open CASCADE Technology  7.7.0
Public Member Functions

Geom2dHatch_Element Class Reference

#include <Geom2dHatch_Element.hxx>

Public Member Functions

 Geom2dHatch_Element ()
 
 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() [1/2]

Geom2dHatch_Element::Geom2dHatch_Element ( )

◆ Geom2dHatch_Element() [2/2]

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

Creates an element.

Member Function Documentation

◆ ChangeCurve()

Geom2dAdaptor_Curve& Geom2dHatch_Element::ChangeCurve ( )

Returns the curve associated to the element.

◆ Curve()

const Geom2dAdaptor_Curve& Geom2dHatch_Element::Curve ( ) const

Returns the curve associated to the element.

◆ Orientation() [1/2]

TopAbs_Orientation Geom2dHatch_Element::Orientation ( ) const

Returns the orientation of the element.

◆ Orientation() [2/2]

void Geom2dHatch_Element::Orientation ( const TopAbs_Orientation  Orientation)

Sets the orientation of the element.


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