Eyeshot 10 WinForms API Reference
EstimateBoundingBox Method (Circle)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Circle Class : EstimateBoundingBox Method
Syntax
'Declaration
 
Public Overrides Function EstimateBoundingBox( _
   ByVal blocks As Dictionary(Of String,Block) _
) As Point3D()
public override Point3D[] EstimateBoundingBox( 
   Dictionary<string,Block> blocks
)

Parameters

blocks
See Also

Reference

Circle Class
Circle Members