ResponseWithDocumentpublic final class AssembliesGetAssemblyDefinitionResponseParts extends AbstractResponseObject implements ResponseWithDocument
| Modifier and Type | Field | Description |
|---|---|---|
String |
bodyType |
Type of part body.
|
String |
configuration |
Configuration of the Part studio element.
|
String |
documentId |
Document ID of the document containing the part
|
String |
documentMicroversion |
Document microversion ID of the document containing the part
|
String |
documentVersion |
Version ID of document containing the part, if reached through one or more version references
|
String |
elementId |
Element ID
|
Boolean |
isStandardContent |
Indicates whether the part is Standard Content.
|
Map[] |
mateConnectors |
Array of part mate connectors
|
String |
partId |
Deterministic part ID.
|
String |
partNumber |
The part number, if from a revision
|
String |
revision |
The revision this part was inserted from, if any
|
| Constructor | Description |
|---|---|
AssembliesGetAssemblyDefinitionResponseParts() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBodyType() |
Get Type of part body.
|
String |
getConfiguration() |
Get Configuration of the Part studio element.
|
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 part
|
String |
getDocumentMicroversion() |
Get Document microversion ID of the document containing the part
|
String |
getDocumentVersion() |
Get Version ID of document containing the part, if reached through one or more version references
|
String |
getElementId() |
Get Element ID
|
Boolean |
getIsStandardContent() |
Get Indicates whether the part is Standard Content.
|
Map[] |
getMateConnectors() |
Get Array of part mate connectors
|
String |
getPartId() |
Get Deterministic part ID.
|
String |
getPartNumber() |
Get The part number, if from a revision
|
String |
getRevision() |
Get The revision this part was inserted from, if any
|
String |
toString() |
getOtherPropertiespublic String documentId
public String documentMicroversion
public String documentVersion
public String elementId
public String partId
public String configuration
public String bodyType
public Boolean isStandardContent
public String revision
public String partNumber
public Map[] mateConnectors
public AssembliesGetAssemblyDefinitionResponseParts()
public final String getDocumentId()
public final String getDocumentMicroversion()
public final String getDocumentVersion()
public final String getElementId()
public final String getPartId()
public final String getConfiguration()
public final String getBodyType()
public final Boolean getIsStandardContent()
public final String getRevision()
public final String getPartNumber()
public final Map[] getMateConnectors()
public final OnshapeDocument getDocument()
getDocument in interface ResponseWithDocumentCopyright © 2021. All rights reserved.