public final class PartsGetMassPropertiesResponseBodiesValuePrincipalAxes extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Number |
x |
x coordinate of principal axis
|
Number |
y |
y coordinate of principal axis
|
Number |
z |
z coordinate of principal axis
|
| Constructor | Description |
|---|---|
PartsGetMassPropertiesResponseBodiesValuePrincipalAxes() |
| Modifier and Type | Method | Description |
|---|---|---|
Number |
getX() |
Get x coordinate of principal axis
|
Number |
getY() |
Get y coordinate of principal axis
|
Number |
getZ() |
Get z coordinate of principal axis
|
String |
toString() |
getOtherPropertiespublic Number x
public Number y
public Number z
public PartsGetMassPropertiesResponseBodiesValuePrincipalAxes()
public final Number getX()
public final Number getY()
public final Number getZ()
Copyright © 2021. All rights reserved.