RhinoNurbsCurve.from_data
- classmethod RhinoNurbsCurve.from_data(data)
Construct a NURBS curve from its data representation.
- Parameters
data (dict) – The data dictionary.
- Returns
compas.geometry.NurbsCurve
– The constructed curve.
Construct a NURBS curve from its data representation.
data (dict) – The data dictionary.
compas.geometry.NurbsCurve
– The constructed curve.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev