Eyeshot 10 WinForms API Reference
GetLinesFromVertices Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Dimension Class : GetLinesFromVertices Method
Syntax
'Declaration
 
Protected Function GetLinesFromVertices( _
   ByVal points() As Point3D, _
   ByVal addLast As Boolean _
) As Point3D()
protected Point3D[] GetLinesFromVertices( 
   Point3D[] points,
   bool addLast
)

Parameters

points
addLast
See Also

Reference

Dimension Class
Dimension Members