Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
PartsGetFacesResponse |
PartsGetFacesRequest.Builder.call(OnshapeDocument document,
String partid) |
Calls getFaces method, Get the tessellated faces of a part.
|
PartsGetFacesResponse |
PartsGetFacesRequest.Builder.call(String did,
WVM wvmType,
String wvm,
String eid,
String partid) |
Calls getFaces method, Get the tessellated faces of a part.
|
Copyright © 2021. All rights reserved.