Version: 
Back to list
CAD :: getBoundedCurveDefinition
Synopsis
   get all parameters contained in the boundedCurveGUI Dialog
   
Script function
   cad.getBoundedCurveDefinition(boundedCurve) -> (curve, bounds)Parameters
   boundedCurve (BoundedCurve
) : The boundedCurve
Return value
   curve (Curve
) : The curve of the boundedCurve
   bounds (Bounds1D) : The boudns of the boundedCurve