Parametrix ecosystem
    Preparing search index...

    Interface tPaxContourPath

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

    Properties

    Properties

    circle: boolean
    seg: tPaxSeg[]