This is the complete list of members for Sketcher_Utils, including all inherited members.
MakeInterpolation(const std::list< double > &theCoords2D, const Standard_Boolean IsClosed, const gp_Ax3 &thePlane) | Sketcher_Utils | static |
MakePolyline(const std::list< double > &theCoords2D, const Standard_Boolean IsClosed, const gp_Ax3 &thePlane) | Sketcher_Utils | static |
To3D(const std::list< double > &theCoords2D, const gp_Ax3 &thePlane, std::list< gp_Pnt > &thePoints) | Sketcher_Utils | static |