| Package | Description |
|---|---|
| com.onshape.api.requests |
Request object types.
|
| Modifier and Type | Method | Description |
|---|---|---|
PartsExportStlResponse |
PartsExportStlRequest.Builder.call(OnshapeDocument document,
String partid) |
Calls exportStl method, Export the part in text or binary STL format; returns a 307 redirect.
|
PartsExportStlResponse |
PartsExportStlRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls exportStl method, Export the part in text or binary STL format; returns a 307 redirect.
|
Copyright © 2021. All rights reserved.