![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <AppDef_MultiPointConstraint.hxx>#include <NCollection_Array1.hxx>#include <NCollection_HArray1.hxx>#include <Standard_Integer.hxx>#include <gp_Pnt.hxx>#include <gp_Pnt2d.hxx>#include <Standard_OStream.hxx>Data Structures | |
| class | AppDef_MultiLine |
| This class describes the organized set of points used in the approximations. A MultiLine is composed of n MultiPointConstraints. The approximation of the MultiLine will be done in the order of the given n MultiPointConstraints. More... | |