Skip to main content

ErrorStatus

manifold-3d


manifold-3d / manifold-global-types / ErrorStatus

Type Alias: ErrorStatus

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

Defined in: manifold-3d/manifold-global-types.d.ts:112

See

Manifold.status