| Package | Description |
|---|---|
| com.onshape.api.requests |
Request object types.
|
| Modifier and Type | Method | Description |
|---|---|---|
DrawingsGetTranslationFormatsResponse |
DrawingsGetTranslationFormatsRequest.Builder.call(OnshapeDocument document) |
Calls getTranslationFormats method, Returns a list of the available formats to which this Drawing can be translated.
|
DrawingsGetTranslationFormatsResponse |
DrawingsGetTranslationFormatsRequest.Builder.call(String did,
String wid,
String eid) |
Calls getTranslationFormats method, Returns a list of the available formats to which this Drawing can be translated.
|
Copyright © 2021. All rights reserved.