Eyeshot 10 WinForms API Reference
GetBb Method (Circle)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Circle Class : GetBb Method
Syntax
'Declaration
 
Public Overridable Sub GetBb( _
   ByRef boxMin As Point3D, _
   ByRef boxMax As Point3D _
) 
public virtual void GetBb( 
   out Point3D boxMin,
   out Point3D boxMax
)

Parameters

boxMin
boxMax
See Also

Reference

Circle Class
Circle Members