Parametrix ecosystem
    Preparing search index...

    Interface tPageDef

    interface tPageDef {
        pDef: tParamDef;
        pDescription: string;
        pGeom: tGeomFunc;
        pTitle: string;
    }
    Index

    Properties

    pDef: tParamDef
    pDescription: string
    pGeom: tGeomFunc
    pTitle: string