Eyeshot 10 WinForms API Reference
GetContourPlane Method

WinForms Assembly > devDept.Geometry Namespace > Utility Class : GetContourPlane Method
Syntax
'Declaration
 
Public Shared Function GetContourPlane( _
   ByVal outer As IList(Of Point3D) _
) As Plane
public static Plane GetContourPlane( 
   IList<Point3D> outer
)

Parameters

outer
See Also

Reference

Utility Class
Utility Members