Eyeshot 10 WinForms API Reference
GetPointsByLength Method (Point)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Point Class : GetPointsByLength Method
Syntax
'Declaration
 
Public Function GetPointsByLength( _
   ByVal length As Double _
) As Point3D()
public Point3D[] GetPointsByLength( 
   double length
)

Parameters

length
See Also

Reference

Point Class
Point Members