Open CASCADE Technology
6.5.4
|
#include <ChFiDS_HElSpine.hxx>
Public Member Functions | |
ChFiDS_HElSpine () | |
ChFiDS_HElSpine (const ChFiDS_ElSpine &C) | |
void | Set (const ChFiDS_ElSpine &C) |
const Adaptor3d_Curve & | Curve () const |
Returns a pointer to the Curve inside the HCurve. | |
Adaptor3d_Curve & | GetCurve () |
Returns a pointer to the Curve inside the HCurve. | |
ChFiDS_ElSpine & | ChangeCurve () |
Protected Attributes | |
ChFiDS_ElSpine | myCurve |
const Adaptor3d_Curve& ChFiDS_HElSpine::Curve | ( | ) | const [virtual] |
Implements Adaptor3d_HCurve.
Adaptor3d_Curve& ChFiDS_HElSpine::GetCurve | ( | ) | [virtual] |
Implements Adaptor3d_HCurve.
ChFiDS_ElSpine ChFiDS_HElSpine::myCurve [protected] |