Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartsGetBoundingBoxesResponse |
PartsGetBoundingBoxesRequest.Builder.call(OnshapeDocument document,
String partid) |
Calls getBoundingBoxes method, Get the bounding box of a part.
|
PartsGetBoundingBoxesResponse |
PartsGetBoundingBoxesRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls getBoundingBoxes method, Get the bounding box of a part.
|
Copyright © 2021. All rights reserved.