brepjs API Reference
    Preparing search index...

    Type Alias SupportedUnit

    SupportedUnit:
        | "M"
        | "CM"
        | "MM"
        | "INCH"
        | "FT"
        | "m"
        | "mm"
        | "cm"
        | "inch"
        | "ft"

    Supported length units for STEP export.