| Package | Description |
|---|---|
| com.onshape.api.requests |
Request object types.
|
| Modifier and Type | Method | Description |
|---|---|---|
PartsGetMassPropertiesResponse |
PartsGetMassPropertiesRequest.Builder.call(OnshapeDocument document,
String partid) |
Calls getMassProperties method, Get the mass properties of a part; parts must have density in order to have mass.
|
PartsGetMassPropertiesResponse |
PartsGetMassPropertiesRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls getMassProperties method, Get the mass properties of a part; parts must have density in order to have mass.
|
Copyright © 2021. All rights reserved.