Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.requests |
Request object types.
|
Modifier and Type | Method | Description |
---|---|---|
ElementsCopyElementFromSourceDocumentRequest.Builder |
Elements.copyElementFromSourceDocument() |
Create request for copyElementFromSourceDocument
|
Modifier and Type | Method | Description |
---|---|---|
ElementsCopyElementFromSourceDocumentRequest.Builder |
ElementsCopyElementFromSourceDocumentRequest.Builder.anchorElementId(String value) |
Set If specified, the copied element will be inserted after the anchor element, otherwise at the end of the tab list.
|
static ElementsCopyElementFromSourceDocumentRequest.Builder |
ElementsCopyElementFromSourceDocumentRequest.builder(Onshape onshape) |
|
ElementsCopyElementFromSourceDocumentRequest.Builder |
ElementsCopyElementFromSourceDocumentRequest.Builder.documentIdSource(String value) |
Set The source document ID.
|
ElementsCopyElementFromSourceDocumentRequest.Builder |
ElementsCopyElementFromSourceDocumentRequest.Builder.elementIdSource(String value) |
Set The source element ID.
|
ElementsCopyElementFromSourceDocumentRequest.Builder |
ElementsCopyElementFromSourceDocumentRequest.Builder.isGroupAnchor(Boolean value) |
Set If this has an anchor or not.
|
ElementsCopyElementFromSourceDocumentRequest.Builder |
ElementsCopyElementFromSourceDocumentRequest.Builder.workspaceIdSource(String value) |
Set The source workspace ID.
|
Copyright © 2021. All rights reserved.