Version: 9.12.0
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 Handle (TColgp_HArray1OfPnt) GetDifferentPoints(int theDimension) const =0
 Calculates the different points of the section. More...
 

Constructor & Destructor Documentation

◆ ~CurveCreator_ISection()

virtual CurveCreator_ISection::~CurveCreator_ISection ( )
inlinevirtual

Member Function Documentation

◆ Handle()

virtual CurveCreator_ISection::Handle ( TColgp_HArray1OfPnt  ) const
pure virtual

Implemented in CurveCreator_Section.


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