Package | Description |
---|---|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
DocumentsGetElementListResponse |
DocumentsGetElementListRequest.Builder.call(OnshapeDocument document) |
Calls getElementList method, Get a list of elements in the workspace, version, or microversion of the document.
|
DocumentsGetElementListResponse |
DocumentsGetElementListRequest.Builder.call(String did,
WVM wvmType,
String wvm) |
Calls getElementList method, Get a list of elements in the workspace, version, or microversion of the document.
|
Copyright © 2021. All rights reserved.