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
Convert a Rhino curve to a COMPAS circle.
If the curve cannot be converted to a circle.