• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • inspect
  • dataModel
  • labelForCode

Function labelForCode

  • labelForCode(
        code: string,
        registry?: inspect.dataModel.InspectionRegistry,
    ): string

    Resolve an issue code to its human-readable label via the registry. Falls back to the code itself when no label is registered.

    Parameters

    • code: string
    • registry: inspect.dataModel.InspectionRegistry = DEFAULT_INSPECTION_REGISTRY

    Returns string

    • Defined in packages/sdk/src/inspect/dataModel/labels/labelForCode.ts:8

Settings

Member Visibility
@xeokit/sdk - v0.1.0
  • Loading...

Generated using TypeDoc