Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CurveCreator_ISection Struct Referenceabstract

The type represents the interface to the curve section.

#include <CurveCreator_ICurve.hxx>

Inheritance diagram for CurveCreator_ISection:
Inheritance graph

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...
 

Constructor & Destructor Documentation

virtual CurveCreator_ISection::~CurveCreator_ISection ( )
inlinevirtual

Member Function Documentation

virtual void CurveCreator_ISection::GetDifferentPoints ( const int  theDimension,
Handle(TColgp_HArray1OfPnt)&  thePoints 
) const
pure virtual

Implemented in CurveCreator_Section.


The documentation for this struct was generated from the following file: