Eyeshot 10 WinForms API Reference
PointTangentU Constructor(Double,Double,Double,Double,Double,Double,Double)

WinForms Assembly > devDept.Geometry Namespace > PointTangentU Class > PointTangentU Constructor : PointTangentU Constructor(Double,Double,Double,Double,Double,Double,Double)
Syntax
'Declaration
 
Public Function New( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double, _
   ByVal tx As Double, _
   ByVal ty As Double, _
   ByVal tz As Double, _
   ByVal u As Double _
)
public PointTangentU( 
   double x,
   double y,
   double z,
   double tx,
   double ty,
   double tz,
   double u
)

Parameters

x
y
z
tx
ty
tz
u
See Also

Reference

PointTangentU Class
PointTangentU Members
Overload List