|
Open CASCADE Technology
6.5.4
|
#include <PGeom2d_TrimmedCurve.hxx>

| PGeom2d_TrimmedCurve::PGeom2d_TrimmedCurve | ( | const Handle< PGeom2d_Curve > & | aBasisCurve, |
| const Standard_Real | aFirstU, | ||
| const Standard_Real | aLastU | ||
| ) |
| PGeom2d_TrimmedCurve::PGeom2d_TrimmedCurve | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Handle< PGeom2d_Curve > PGeom2d_TrimmedCurve::_CSFDB_GetPGeom2d_TrimmedCurvebasisCurve | ( | ) | const [inline] |
| Standard_Real PGeom2d_TrimmedCurve::_CSFDB_GetPGeom2d_TrimmedCurvefirstU | ( | ) | const [inline] |
| Standard_Real PGeom2d_TrimmedCurve::_CSFDB_GetPGeom2d_TrimmedCurvelastU | ( | ) | const [inline] |
| void PGeom2d_TrimmedCurve::_CSFDB_SetPGeom2d_TrimmedCurvebasisCurve | ( | const Handle< PGeom2d_Curve > & | p | ) | [inline] |
| void PGeom2d_TrimmedCurve::BasisCurve | ( | const Handle< PGeom2d_Curve > & | aBasisCurve | ) |
| Handle_PGeom2d_Curve PGeom2d_TrimmedCurve::BasisCurve | ( | ) | const |
| void PGeom2d_TrimmedCurve::FirstU | ( | const Standard_Real | aFirstU | ) |
| Standard_Real PGeom2d_TrimmedCurve::FirstU | ( | ) | const |
| void PGeom2d_TrimmedCurve::LastU | ( | const Standard_Real | aLastU | ) |
| Standard_Real PGeom2d_TrimmedCurve::LastU | ( | ) | const |
1.8.0