Math3D Full Project API
    Preparing search index...
    type QuotientWarning = {
        code: string;
        edgeId?: string;
        faceId?: string;
        level: QuotientWarningLevel;
        message: string;
        vertexId?: string;
    }
    Index

    Properties

    code: string
    edgeId?: string
    faceId?: string
    message: string
    vertexId?: string