Bitbybit Docs
    Preparing search index...

    Type Alias SurfaceTypeName (Models.OCCT)

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

    The name of a surface's underlying type - plane, cylinder, cone, sphere, torus, Bezier, B-spline and the rest - as it appears in a geometry report. Recognising a run of cylindrical faces of equal radius is how a hole pattern is found.