ResponseWithDocumentpublic final class AssembliesGetAssemblyDefinitionResponseRootAssembly extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
documentId |
Document ID
|
String |
documentMicroversion |
Document microversion ID
|
String |
elementId |
Element ID
|
AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures[] |
features |
Array of mate features
|
AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances[] |
instances |
Direct child parts and sub-assemblies of the assembly.
|
AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences[] |
occurrences |
Assembly occurrences
|
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponseRootAssembly() |
| Modifier and Type | Method | Description |
|---|---|---|
OnshapeDocument |
getDocument() |
Returns an OnshapeDocument object that can be used in subsequent calls to the related document
|
String |
getDocumentId() |
Get Document ID
|
String |
getDocumentMicroversion() |
Get Document microversion ID
|
String |
getElementId() |
Get Element ID
|
AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures[] |
getFeatures() |
Get Array of mate features
|
AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances[] |
getInstances() |
Get Direct child parts and sub-assemblies of the assembly.
|
AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences[] |
getOccurrences() |
Get Assembly occurrences
|
String |
toString() |
getOtherPropertiespublic String documentId
public String documentMicroversion
public String elementId
public AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences[] occurrences
public AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances[] instances
public AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures[] features
public AssembliesGetAssemblyDefinitionResponseRootAssembly()
public final String getDocumentId()
public final String getDocumentMicroversion()
public final String getElementId()
public final AssembliesGetAssemblyDefinitionResponseRootAssemblyOccurrences[] getOccurrences()
public final AssembliesGetAssemblyDefinitionResponseRootAssemblyInstances[] getInstances()
public final AssembliesGetAssemblyDefinitionResponseRootAssemblyFeatures[] getFeatures()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.