Math3D Full Project API
    Preparing search index...
    type QuotientVertex = {
        id: string;
        label: string;
        sourceVertexIds: string[];
    }
    Index

    Properties

    id: string
    label: string
    sourceVertexIds: string[]