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
    ChFiDS_CircSection Class Reference

    A Section of fillet. More...

    #include <ChFiDS_CircSection.hxx>

    Public Member Functions

     ChFiDS_CircSection ()
    void Set (const gp_Circ &C, const double F, const double L)
    void Set (const gp_Lin &C, const double F, const double L)
    void Get (gp_Circ &C, double &F, double &L) const
    void Get (gp_Lin &C, double &F, double &L) const

    Detailed Description

    A Section of fillet.

    Constructor & Destructor Documentation

    ◆ ChFiDS_CircSection()

    ChFiDS_CircSection::ChFiDS_CircSection ( )

    Member Function Documentation

    ◆ Get() [1/2]

    void ChFiDS_CircSection::Get ( gp_Circ & C,
    double & F,
    double & L ) const

    ◆ Get() [2/2]

    void ChFiDS_CircSection::Get ( gp_Lin & C,
    double & F,
    double & L ) const

    ◆ Set() [1/2]

    void ChFiDS_CircSection::Set ( const gp_Circ & C,
    const double F,
    const double L )

    ◆ Set() [2/2]

    void ChFiDS_CircSection::Set ( const gp_Lin & C,
    const double F,
    const double L )

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