Eyeshot 10 WinForms API Reference
StartTangent Property (ICurve)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > ICurve Interface : StartTangent Property
Gets the unit tangent vector at the beginning of the curve.
Syntax
'Declaration
 
ReadOnly Property StartTangent As Vector3D
Vector3D StartTangent {get;}

Property Value

The unit tangent.
See Also

Reference

ICurve Interface
ICurve Members