public final class DocumentsGetElementListResponseElements extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
String |
angleUnits |
Angle units, for Part Studio and Assembly elements only
|
String |
elementType |
Element type (for example, "PARTSTUDIO")
|
String |
id |
Element ID
|
String |
lengthUnits |
Length units, for Part Studio and Assembly elements only
|
String |
massUnits |
Mass units, for Part Studio and Assembly elements only
|
String |
microversionId |
The element microversionId
|
String |
name |
Element name
|
DocumentsGetElementListResponseElementsThumbnailInfo |
thumbnailInfo |
Thumbnail information
|
Map |
thumbnails |
Onshape internal use
|
String |
type |
Onshape internal use
|
| Constructor | Description |
|---|---|
DocumentsGetElementListResponseElements() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAngleUnits() |
Get Angle units, for Part Studio and Assembly elements only
|
String |
getElementType() |
Get Element type (for example, "PARTSTUDIO")
|
String |
getId() |
Get Element ID
|
String |
getLengthUnits() |
Get Length units, for Part Studio and Assembly elements only
|
String |
getMassUnits() |
Get Mass units, for Part Studio and Assembly elements only
|
String |
getMicroversionId() |
Get The element microversionId
|
String |
getName() |
Get Element name
|
DocumentsGetElementListResponseElementsThumbnailInfo |
getThumbnailInfo() |
Get Thumbnail information
|
Map |
getThumbnails() |
Get Onshape internal use
|
String |
getType() |
Get Onshape internal use
|
String |
toString() |
getOtherPropertiespublic String name
public String id
public String elementType
public String type
public String lengthUnits
public String angleUnits
public String massUnits
public DocumentsGetElementListResponseElementsThumbnailInfo thumbnailInfo
public Map thumbnails
public String microversionId
public DocumentsGetElementListResponseElements()
public final String getName()
public final String getId()
public final String getElementType()
public final String getType()
public final String getLengthUnits()
public final String getAngleUnits()
public final String getMassUnits()
public final DocumentsGetElementListResponseElementsThumbnailInfo getThumbnailInfo()
public final Map getThumbnails()
public final String getMicroversionId()
Copyright © 2021. All rights reserved.