Eyeshot 9.0 WinForms API Reference
IsPlanar Method (Line)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Line Class : IsPlanar Method
Syntax
'Declaration
 
Public Function IsPlanar( _
   ByVal tol As Double, _
   ByRef plane As Plane _
) As Boolean
public bool IsPlanar( 
   double tol,
   out Plane plane
)

Parameters

tol
plane
See Also

Reference

Line Class
Line Members