public final class PartsGetPartsInPartstudioResponsePartsAppearance extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
PartsGetPartsInPartstudioResponsePartsAppearanceColor |
color |
Part color
|
Boolean |
isGenerated |
Whether the appearance was set by the user or generated by Onshape
|
Number |
opacity |
Part opacity
|
| Constructor | Description |
|---|---|
PartsGetPartsInPartstudioResponsePartsAppearance() |
| Modifier and Type | Method | Description |
|---|---|---|
PartsGetPartsInPartstudioResponsePartsAppearanceColor |
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 PartsGetPartsInPartstudioResponsePartsAppearanceColor color
public PartsGetPartsInPartstudioResponsePartsAppearance()
public final Number getOpacity()
public final Boolean getIsGenerated()
public final PartsGetPartsInPartstudioResponsePartsAppearanceColor getColor()
Copyright © 2021. All rights reserved.