The type represents the interface to the curve section.
#include <CurveCreator_ICurve.hxx>

Public Member Functions | |
| virtual | ~CurveCreator_ISection () |
| The destructor. More... | |
| virtual void | GetDifferentPoints (const int theDimension, Handle(TColgp_HArray1OfPnt)&thePoints) const =0 |
| Calculates the different points of the section. More... | |
|
inlinevirtual |
|
pure virtual |
Implemented in CurveCreator_Section.