Eyeshot 10 WPF API Reference
EstimateBoundingBox Method (RadialDim)

WPF Assembly > devDept.Eyeshot.Entities Namespace > RadialDim 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

RadialDim Class
RadialDim Members