Eyeshot 10 WinForms API Reference
Triangulate(  ,  ,  ,​ ,Int32) Method

WinForms Assembly > devDept.Geometry Namespace > UtilityEx Class > Triangulate Method : Triangulate(  ,  ,  ,​ ,Int32) Method
Syntax
'Declaration
 
Public Overloads Shared Function Triangulate( _
   ByVal inputGeometry As   , _
   ByVal co As   , _
   ByVal qo As   , _
   ByVal smoother As ​ , _
   ByVal smoothingPasses As Integer _
) As Mesh
public static Mesh Triangulate( 
      inputGeometry,
      co,
      qo,
   ​  smoother,
   int smoothingPasses
)

Parameters

inputGeometry
co
qo
smoother
smoothingPasses
See Also

Reference

UtilityEx Class
UtilityEx Members
Overload List