Math3D Full Project API
    Preparing search index...
    type OrientationRelation = {
        edgeA: string;
        edgeB: string;
        relation: "match" | "reverse";
    }
    Index

    Properties

    Properties

    edgeA: string
    edgeB: string
    relation: "match" | "reverse"