Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
com.onshape.api.responses |
Response object types.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsExportElementPostJsonResponse |
DocumentsExportElementPostJsonRequest.Builder.call(OnshapeDocument document) |
Calls exportElementPostJson method, Export the given element in STL or Parasolid (PS) formats; returns an URI in the response body,
client should GET this URI to initiate the export.
|
DocumentsExportElementPostJsonResponse |
DocumentsExportElementPostJsonRequest.Builder.call(String did,
WV wvType,
String wv,
String eid) |
Calls exportElementPostJson method, Export the given element in STL or Parasolid (PS) formats; returns an URI in the response body,
client should GET this URI to initiate the export.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsExportElementPostJsonResponse |
DocumentsExportElementPostJsonResponse.refresh(Onshape onshape) |
Refresh this page of results
|
Copyright © 2021. All rights reserved.