brepjs API Reference
    Preparing search index...

    Type Alias ProjectionPlane

    ProjectionPlane:
        | "XY"
        | "XZ"
        | "YZ"
        | "YX"
        | "ZX"
        | "ZY"
        | "front"
        | "back"
        | "top"
        | "bottom"
        | "left"
        | "right"

    Named projection plane — axis pairs or cube face names.