Parametrix ecosystem
    Preparing search index...

    Interface tPaxContourPath

    interface tPaxContourPath {
        circle: boolean;
        seg: tPaxSeg[];
    }
    Index
    circle: boolean
    seg: tPaxSeg[]