Parametrix ecosystem
    Preparing search index...

    Interface tGeom

    interface tGeom {
        calcErr: boolean;
        fig: tFigures;
        logstr: string;
        partName: string;
        sub: tSubDesign;
        vol: tVolume;
    }
    Index

    Properties

    calcErr: boolean
    logstr: string
    partName: string
    vol: tVolume