Viewer
    Preparing search index...

    Interface ShapeDiverResponseExportResult

    interface ShapeDiverResponseExportResult {
        err?: string;
        href?: string;
        modelId?: string;
        msg?: string;
    }
    Index

    Properties

    Properties

    err?: string
    href?: string
    modelId?: string
    msg?: string