Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartsGetBoundingBoxesRequest.Builder |
Parts.getBoundingBoxes() |
Create request for getBoundingBoxes
|
Modifier and Type | Method | Description |
---|---|---|
static PartsGetBoundingBoxesRequest.Builder |
PartsGetBoundingBoxesRequest.builder(Onshape onshape) |
|
PartsGetBoundingBoxesRequest.Builder |
PartsGetBoundingBoxesRequest.Builder.configuration(String value) |
Set Configuration string
|
PartsGetBoundingBoxesRequest.Builder |
PartsGetBoundingBoxesRequest.Builder.includeHidden(Boolean value) |
Set Whether or not to include bounding boxes for hidden parts
|
PartsGetBoundingBoxesRequest.Builder |
PartsGetBoundingBoxesRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
Copyright © 2021. All rights reserved.