RhinoNurbsCurve.frame_at
- RhinoNurbsCurve.frame_at(t)[source]
Compute the local frame at a point on the curve.
- Parameters
t (float) – The value of the curve parameter.
- Returns
compas.geometry.Frame
– The corresponding local frame.
Compute the local frame at a point on the curve.
t (float) – The value of the curve parameter.
compas.geometry.Frame
– The corresponding local frame.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev