ResponseWithDocumentpublic final class AssembliesGetAssemblyDefinitionResponsePartStudioFeatures extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
documentId |
Document ID of the document containing the referenced feature
|
String |
documentMicroversion |
Document microversion ID of the document containing the referenced feature
|
String |
documentVersion |
Version ID of document containing the referenced feature, if reached through one or more version references
|
String |
elementId |
Element ID of part studio containing the feature
|
String |
featureId |
The ID of the feature
|
String |
featureType |
The type of the feature (e.g.
|
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponsePartStudioFeatures() |
| 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 of the document containing the referenced feature
|
String |
getDocumentMicroversion() |
Get Document microversion ID of the document containing the referenced feature
|
String |
getDocumentVersion() |
Get Version ID of document containing the referenced feature, if reached through one or more version references
|
String |
getElementId() |
Get Element ID of part studio containing the feature
|
String |
getFeatureId() |
Get The ID of the feature
|
String |
getFeatureType() |
Get The type of the feature (e.g.
|
String |
toString() |
getOtherPropertiespublic String documentId
public String documentMicroversion
public String documentVersion
public String elementId
public String featureId
public String featureType
public AssembliesGetAssemblyDefinitionResponsePartStudioFeatures()
public final String getDocumentId()
public final String getDocumentMicroversion()
public final String getDocumentVersion()
public final String getElementId()
public final String getFeatureId()
public final String getFeatureType()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.