@twinfinity/core
    Preparing search index...

    Interface BimChangeLayerMetadata

    Represents strongly typed metadata for a layer.

    interface BimChangeLayerMetadata {
        _system: { layer: { attachedToId: string; format: string } };
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    _system: { layer: { attachedToId: string; format: string } }

    System metadata

    Type declaration

    • Readonlylayer: { attachedToId: string; format: string }

      System metadata for layer

      • ReadonlyattachedToId: string

        Id of change this layer is attached to

      • Readonlyformat: string

        Format of change. Example: sensors