curve_to_compas_circle
- compas_rhino.conversions.curve_to_compas_circle(curve)[source]
- Convert a Rhino curve to a COMPAS circle. - Parameters:
- curveRhino.Geometry.Curve
 
- Returns:
- Raises:
- ConversionError
- If the curve cannot be converted to a circle. 
 
 
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Convert a Rhino curve to a COMPAS circle.
If the curve cannot be converted to a circle.