Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartsExportGltfResponse |
PartsExportGltfRequest.Builder.call(OnshapeDocument document,
String partid) |
Calls exportGltf method, Export glTF representation of a part.
|
PartsExportGltfResponse |
PartsExportGltfRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls exportGltf method, Export glTF representation of a part.
|
Copyright © 2021. All rights reserved.