brepjs API Reference
    Preparing search index...

    Type Alias ShapeKind

    ShapeKind:
        | "vertex"
        | "edge"
        | "wire"
        | "face"
        | "shell"
        | "solid"
        | "compsolid"
        | "compound"

    String discriminant identifying the topological type of a shape.