Eyeshot 10 WinForms API Reference
CurveTangent Property

WinForms Assembly > devDept.Geometry Namespace > InitialPoint Class : CurveTangent Property
Gets or set the tangent of the curve in Curve - Surface intersection.
Syntax
'Declaration
 
Public Property CurveTangent As Vector3D
public Vector3D CurveTangent {get; set;}
See Also

Reference

InitialPoint Class
InitialPoint Members