• Preparing search index...
  • The search index is not available
RealDWG-Web
  • RealDWG-Web
  • @mlightcad/data-model
  • acdbDrawCircleSides

Function acdbDrawCircleSides

  • acdbDrawCircleSides(database: unknown): number
  • Circle-side count used for display tessellation.

    Prefers AcDbDatabase.drawCircleSides from the open-time option. Falls back to AcGeCircArc2d.DEFAULT_CIRCLE_SIDES.

    Parameters

    • database: unknown

      Runtime AcDbDatabase; typed as unknown so this helper can run against AcGiContext.database

    Returns number

    • Defined in packages/data-model/src/misc/AcDbDrawTessellate.ts:52

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc