curve_to_compas_circle
- compas_rhino.conversions.curve_to_compas_circle(curve)[source]
Convert a Rhino curve to a COMPAS circle.
- Parameters
curve (
Rhino.Geometry.Curve)- Returns
- Raises
ConversionError – If the curve cannot be converted to a circle.
Convert a Rhino curve to a COMPAS circle.
curve (Rhino.Geometry.Curve)
ConversionError – If the curve cannot be converted to a circle.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev