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

Function acdbDxfInHeader

  • acdbDxfInHeader(filer: AcDbDxfFiler, db: AcDbDatabase): void
  • Stream HEADER section variables into AcDbDatabase. Expects the filer to be positioned after (0,SECTION)/(2,HEADER). Stops at (0,ENDSEC) without consuming pairs belonging to the next section.

    Parameters

    • filer: AcDbDxfFiler
    • db: AcDbDatabase

    Returns void

    • Defined in packages/data-model/src/dxf/AcDbDxfHeaderReader.ts:28

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc