Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
AssembliesGetBoundingBoxesResponse |
AssembliesGetBoundingBoxesRequest.Builder.call(OnshapeDocument document) |
Calls getBoundingBoxes method, Get the bounding box of an Assembly, or an empty object if the Assembly is empty.
|
AssembliesGetBoundingBoxesResponse |
AssembliesGetBoundingBoxesRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid) |
Calls getBoundingBoxes method, Get the bounding box of an Assembly, or an empty object if the Assembly is empty.
|
Copyright © 2021. All rights reserved.