Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / BoxMin Property

In This Topic
    BoxMin Property (Entity)
    In This Topic
    Gets the minimum 3D extent of the entity.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoxMin As Point3D
    public Point3D BoxMin {get;}
    See Also