manifold-3d
    Preparing search index...

    Type Alias ErrorStatus

    ErrorStatus:
        | "NoError"
        | "NonFiniteVertex"
        | "NotManifold"
        | "VertexOutOfBounds"
        | "PropertiesWrongLength"
        | "MissingPositionProperties"
        | "MergeVectorsDifferentLengths"
        | "MergeIndexOutOfBounds"
        | "TransformWrongLength"
        | "RunIndexWrongLength"
        | "FaceIDWrongLength"
        | "InvalidConstruction"