OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    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.
    const Geom2dAdaptor_CurveCurve () const
     Returns the curve associated to the element.
    Geom2dAdaptor_CurveChangeCurve ()
     Returns the curve associated to the element.
    void Orientation (const TopAbs_Orientation Orientation)
     Sets the orientation of the element.
    TopAbs_Orientation Orientation () const
     Returns the orientation of the element.

    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: