Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Arc Class / GetPointsForBb Method

In This Topic
    GetPointsForBb Method (Arc)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetPointsForBb() As Point3D()
    public override Point3D[] GetPointsForBb()
    See Also