Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartsGetPartsInPartstudioRequest.Builder |
Parts.getPartsInPartstudio() |
Create request for getPartsInPartstudio
|
Modifier and Type | Method | Description |
---|---|---|
static PartsGetPartsInPartstudioRequest.Builder |
PartsGetPartsInPartstudioRequest.builder(Onshape onshape) |
|
PartsGetPartsInPartstudioRequest.Builder |
PartsGetPartsInPartstudioRequest.Builder.includeFlatParts(Boolean value) |
Set Whether or not to include flattened sheet metal parts
|
PartsGetPartsInPartstudioRequest.Builder |
PartsGetPartsInPartstudioRequest.Builder.includePropertyDefaults(Boolean value) |
Set If true, include metadata schema property defaults in response
|
PartsGetPartsInPartstudioRequest.Builder |
PartsGetPartsInPartstudioRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
PartsGetPartsInPartstudioRequest.Builder |
PartsGetPartsInPartstudioRequest.Builder.withThumbnails(Boolean value) |
Set Whether or not to include thumbnails (not supported for microversion)
|
Copyright © 2021. All rights reserved.