Eyeshot 10 WPF API Reference
Section Method (Triangle)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Triangle Class : Section Method
Syntax
'Declaration
 
Public Function Section( _
   ByVal pln As Plane, _
   ByVal tol As Double _
) As ICurve()
public ICurve[] Section( 
   Plane pln,
   double tol
)

Parameters

pln
tol
See Also

Reference

Triangle Class
Triangle Members