public final class AssembliesCreateTranslationRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AssembliesCreateTranslationRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AssembliesCreateTranslationRequest.Builder |
builder(Onshape onshape) |
|
String |
getFormatName() |
Get Name of format into which this element should be translated.
|
Boolean |
getIncludeExportIds() |
Get Whether to include topology id strings in parasolid output format.
|
String |
getLinkDocumentWorkspaceId() |
Get If storeInDocument is true and linkDocumentId is specified, this specifies a workspace to be used for result storage within the linkDocument.
|
Boolean |
getStoreInDocument() |
Get controls whether the translation is stored as a new element or whether the data is stored as external data (storeInDocument=false).
|
String |
toString() |
public final String getFormatName()
public final Boolean getIncludeExportIds()
public final Boolean getStoreInDocument()
public final String getLinkDocumentWorkspaceId()
public static final AssembliesCreateTranslationRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.