Version: 
Back to list

CAD :: createSurfacicCurve

Synopsis

   Create a curve from a surface

GUI Dialog

   

Script function

   cad.createSurfacicCurve(surface, curve2D) -> surfacicCurve

Parameters

   surface (Surface) : Surface to bound
   curve2D (LimitedCurve) : Curve to project

Return value

   surfacicCurve (LimitedCurve) : Curve projected on given surface