Version: 
Back to list
CAD :: getSurfacicCurveDefinition
Synopsis
   get all parameters contained in the surfacicCurveGUI Dialog
   
Script function
   cad.getSurfacicCurveDefinition(surfacicCurve) -> (surface, curve2D)Parameters
   surfacicCurve (SurfacicCurve
) : The surfacicCurve
Return value
   surface (Surface
) : The surface of the surfacicCurve
   curve2D (LimitedCurve
) : The 2D curve of the surfacicCurve