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

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

Parameters

x
y
z
See Also

Reference

PointNormal Class
PointNormal Members
Overload List