onshape-cadscript
    Preparing search index...

    Interface OnshapeTarget

    interface OnshapeTarget {
        documentId: string;
        elementId: string;
        workspaceId: string;
    }
    Index
    documentId: string
    elementId: string
    workspaceId: string