![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BRepOffset_Interval.hxx>
Public Member Functions | |
| BRepOffset_Interval () | |
| BRepOffset_Interval (const double U1, const double U2, const ChFiDS_TypeOfConcavity Type) | |
| void | First (const double U) |
| void | Last (const double U) |
| void | Type (const ChFiDS_TypeOfConcavity T) |
| double | First () const |
| double | Last () const |
| ChFiDS_TypeOfConcavity | Type () const |
| BRepOffset_Interval::BRepOffset_Interval | ( | ) |
| BRepOffset_Interval::BRepOffset_Interval | ( | const double | U1, |
| const double | U2, | ||
| const ChFiDS_TypeOfConcavity | Type ) |
| double BRepOffset_Interval::First | ( | ) | const |
| double BRepOffset_Interval::Last | ( | ) | const |
| ChFiDS_TypeOfConcavity BRepOffset_Interval::Type | ( | ) | const |
| void BRepOffset_Interval::Type | ( | const ChFiDS_TypeOfConcavity | T | ) |