public final class PartStudiosGetBoundingBoxesResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartStudiosGetBoundingBoxesResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Number |
getHighX() |
Get highest X point
|
Number |
getHighY() |
Get highest Y point
|
Number |
getHighZ() |
Get highest Z point
|
Number |
getLowX() |
Get lowest X point
|
Number |
getLowY() |
Get lowest Y point
|
Number |
getLowZ() |
Get lowest Z point
|
String |
toString() |
getOtherPropertiespublic final Number getLowX()
public final Number getLowY()
public final Number getLowZ()
public final Number getHighX()
public final Number getHighY()
public final Number getHighZ()
Copyright © 2021. All rights reserved.