Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartStudiosGetMassPropertiesRequest.Builder |
PartStudios.getMassProperties() |
Create request for getMassProperties
|
Modifier and Type | Method | Description |
---|---|---|
static PartStudiosGetMassPropertiesRequest.Builder |
PartStudiosGetMassPropertiesRequest.builder(Onshape onshape) |
|
PartStudiosGetMassPropertiesRequest.Builder |
PartStudiosGetMassPropertiesRequest.Builder.configuration(String value) |
Set Configuration string
|
PartStudiosGetMassPropertiesRequest.Builder |
PartStudiosGetMassPropertiesRequest.Builder.linkDocumentId(String value) |
Set Id of document that links to the document being accessed.
|
PartStudiosGetMassPropertiesRequest.Builder |
PartStudiosGetMassPropertiesRequest.Builder.massAsGroup(Boolean value) |
Set If true, specified parts will be evaluated as a single object instead of individually
|
PartStudiosGetMassPropertiesRequest.Builder |
PartStudiosGetMassPropertiesRequest.Builder.partId(String value) |
Set IDs of the parts for which to retrieve mass properties (repeat query param to add more than one, i.e.
|
Copyright © 2021. All rights reserved.