![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
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 |
A Section of fillet.
| ChFiDS_CircSection::ChFiDS_CircSection | ( | ) |