23 #ifndef _GEOMImpl_ICurvesOperations_HXX_
24 #define _GEOMImpl_ICurvesOperations_HXX_
28 #include <TCollection_AsciiString.hxx>
72 bool theIsClosed = false);
75 bool theIsClosed = false);
78 bool theIsClosed = false,
79 bool theDoReordering = false);
95 Standard_EXPORT
Handle(
GEOM_Object) Make3DSketcherCommand (const
char* theCommand);
96 Standard_EXPORT
Handle(
GEOM_Object) Make3DSketcher (std::list<
double> theCoordinates);
104 (const std::list <std::list <
double> > &theCoords,
105 const
Handle(TColStd_HArray1OfExtendedString) &theNames,
106 const
Handle(TColStd_HArray1OfByte) &theTypes,
107 const
Handle(TColStd_HArray1OfByte) &theCloseds,
108 const
Handle(TColStd_HArray1OfReal) &theWorkingPlane);
111 (const std::list <std::list <
double> > &theCoords,
112 const
Handle(TColStd_HArray1OfExtendedString) &theNames,
113 const
Handle(TColStd_HArray1OfByte) &theTypes,
114 const
Handle(TColStd_HArray1OfByte) &theCloseds,