public final class PartStudiosIdTranslationsRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PartStudiosIdTranslationsRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static PartStudiosIdTranslationsRequest.Builder |
builder(Onshape onshape) |
|
String[] |
getIds() |
Get Array of topology ID strings
|
String |
getLinkDocumentId() |
Get The id from which this request originated, in the case that it is different than :did and :wvm is not a workspace.
|
String |
getSourceConfiguration() |
Get Configuration of part studio in which ids were acquired
|
String |
getSourceDocumentMicroversion() |
Get document microversion of the source ids.
|
String |
getTargetConfiguration() |
Get Configuration of part studio into which ids are to be translated
|
String |
toString() |
public final String getSourceDocumentMicroversion()
public final String getSourceConfiguration()
public final String getTargetConfiguration()
public final String[] getIds()
public final String getLinkDocumentId()
public static final PartStudiosIdTranslationsRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.