public final class PartsGetPartsResponsePartsAppearance extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
PartsGetPartsResponsePartsAppearanceColor |
color |
Part color
|
Boolean |
isGenerated |
Whether the appearance was set by the user or generated by Onshape
|
Number |
opacity |
Part opacity
|
| Constructor | Description |
|---|---|
PartsGetPartsResponsePartsAppearance() |
| Modifier and Type | Method | Description |
|---|---|---|
PartsGetPartsResponsePartsAppearanceColor |
getColor() |
Get Part color
|
Boolean |
getIsGenerated() |
Get Whether the appearance was set by the user or generated by Onshape
|
Number |
getOpacity() |
Get Part opacity
|
String |
toString() |
getOtherPropertiespublic Number opacity
public Boolean isGenerated
public PartsGetPartsResponsePartsAppearanceColor color
public PartsGetPartsResponsePartsAppearance()
public final Number getOpacity()
public final Boolean getIsGenerated()
public final PartsGetPartsResponsePartsAppearanceColor getColor()
Copyright © 2021. All rights reserved.