RhinoCommon API
CircleTangentAt Method |
Circles use trigonometric parameterization:
t -> center + cos(t)*radius*xaxis + sin(t)*radius*yaxis.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- t
- Type: SystemDouble
Parameter of tangent to evaluate.
Return Value
Type: Vector3dThe tangent at the circle at the given parameter.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8