Math3D Full Project API
    Preparing search index...

    Type Alias FundamentalDiagramFace

    type FundamentalDiagramFace = {
        boundary: FundamentalDiagramBoundaryHalfEdge[];
        id: string;
    }
    Index

    Properties

    Properties

    id: string