Eyeshot 10 WinForms API Reference
GetBb Method (Ellipse)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Ellipse 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

Ellipse Class
Ellipse Members