Bitbybit Docs
    Preparing search index...

    Enumeration shapeTypeEnum (Inputs.OCCT)

    The kind of a topological shape - vertex, edge, wire, face, shell, solid, compound solid, compound, or the generic shape. Used to filter the results of a query and to check what an operation actually produced.

    Index

    Enumeration Members

    unknown: "unknown"
    vertex: "vertex"
    edge: "edge"
    wire: "wire"
    face: "face"
    shell: "shell"
    solid: "solid"
    compSolid: "compSolid"
    compound: "compound"
    shape: "shape"