@twinfinity/core
    Preparing search index...

    Type Alias PredefinedClassIdWithoutPrefix

    PredefinedClassIdWithoutPrefix:
        | `${Uncapitalize<keyof typeof tmpPredefinedIfcClassIdWithoutPrefix>}`
        | `${Uncapitalize<keyof typeof tmpPredefinedTwinfinityClassId>}`

    Represents a predefined class ID without the prefix (e.g. 'Ifc').