Circle-side count used for display tessellation.
Prefers AcDbDatabase.drawCircleSides from the open-time option. Falls back to AcGeCircArc2d.DEFAULT_CIRCLE_SIDES.
Runtime AcDbDatabase; typed as unknown so this helper can run against AcGiContext.database
AcDbDatabase
unknown
AcGiContext.database
Circle-side count used for display tessellation.
Prefers AcDbDatabase.drawCircleSides from the open-time option. Falls back to AcGeCircArc2d.DEFAULT_CIRCLE_SIDES.