public final class PartStudiosGetBodyDetailsResponseBodiesFacesSurface extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Number[] |
normal |
Normalized surface info
|
Number[] |
origin |
Surface origin
|
String |
type |
Surface type - this can be one of "cone", "cylinder", "plane", "sphere", "revolved", "extruded", "torus", "other"
|
| Constructor | Description |
|---|---|
PartStudiosGetBodyDetailsResponseBodiesFacesSurface() |
| Modifier and Type | Method | Description |
|---|---|---|
Number[] |
getNormal() |
Get Normalized surface info
|
Number[] |
getOrigin() |
Get Surface origin
|
String |
getType() |
Get Surface type - this can be one of "cone", "cylinder", "plane", "sphere", "revolved", "extruded", "torus", "other"
|
String |
toString() |
getOtherPropertiespublic String type
public Number[] origin
public Number[] normal
public PartStudiosGetBodyDetailsResponseBodiesFacesSurface()
public final String getType()
public final Number[] getOrigin()
public final Number[] getNormal()
Copyright © 2021. All rights reserved.