Click or drag to resize

GetCurveEndTangent Property

End tangent of an interpolated curve. Only used when UseEndTangent is true.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Vector3d EndTangent { get; set; }

Property Value

Type: Vector3d
See Also