Click or drag to resize

GetCurveStartTangent Property

Start tangent of an interpolated curve. Only used when UseStartTangent is true.

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

Property Value

Type: Vector3d
See Also