RhinoNurbsCurve.segment
- RhinoNurbsCurve.segment(u, v, precision=0.001)[source]
Modifies this curve by segmenting it between the parameters u and v.
- Parameters
u (float)
v (float)
tol (float, optional) – default value is 1e-3
- Returns
None
Modifies this curve by segmenting it between the parameters u and v.
u (float)
v (float)
tol (float, optional) – default value is 1e-3
None
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev