public static final class ElementsGetElementTranslatorFormatsByVersionOrWorkspaceRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
ElementsGetElementTranslatorFormatsByVersionOrWorkspaceResponse |
call(OnshapeDocument document) |
Calls getElementTranslatorFormatsByVersionOrWorkspace method, Get translator formats for an element
|
ElementsGetElementTranslatorFormatsByVersionOrWorkspaceResponse |
call(String did,
WV wvType,
String wv,
String eid) |
Calls getElementTranslatorFormatsByVersionOrWorkspace method, Get translator formats for an element
|
public final ElementsGetElementTranslatorFormatsByVersionOrWorkspaceResponse call(String did, WV wvType, String wv, String eid) throws OnshapeException
did - Document IDwvType - Type of Workspace or Versionwv - Workspace (w) or Version (v) IDeid - Element IDOnshapeException - On HTTP or serialization errorpublic final ElementsGetElementTranslatorFormatsByVersionOrWorkspaceResponse call(OnshapeDocument document) throws OnshapeException
document - Document object from Onshape URL.OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.