@asc-mitc/fdl — Node.js API
    Preparing search index...

    Type Alias CustomAttrValue

    CustomAttrValue:
        | string
        | number
        | boolean
        | PointFloat
        | DimensionsFloat
        | DimensionsInt

    Custom attribute value type (matches Python parity).