brepjs API Reference
    Preparing search index...

    Type Alias SurfaceType

    SurfaceType:
        | "plane"
        | "cylinder"
        | "cone"
        | "sphere"
        | "torus"
        | "bezier"
        | "bspline"
        | "revolution"
        | "extrusion"
        | "offset"
        | "other"

    Surface type discriminant returned by surfaceType().