Version: 
Back to list
CAD :: getRuledSurfaceDefinition
Synopsis
   get all parameters contained in the ruledSurfaceGUI Dialog
   
Script function
   cad.getRuledSurfaceDefinition(ruledSurface) -> (firstCurve, secondCurve)Parameters
   ruledSurface (RuledSurface
) : The ruledSurface
Return value
   firstCurve (LimitedCurve
) : The first curve of the ruledSurface
   secondCurve (LimitedCurve
) : The second curve of the ruledSurface