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

Function acdbCreateEntityForDxfIn

  • acdbCreateEntityForDxfIn(typeName: string): AcDbEntity | null
  • Creates an empty entity instance for the given DXF type name, ready for dxfIn. Returns null for unsupported types (caller should skip to next code 0).

    Parameters

    • typeName: string

    Returns AcDbEntity | null

    • Defined in packages/data-model/src/dxf/AcDbDxfEntityFactory.ts:43

Settings

Member Visibility
RealDWG-Web
  • Loading...

Generated using TypeDoc