public final class AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes extends AbstractResponseObject
| Modifier and Type | Field | Description |
|---|---|---|
Number[] |
center |
A 3-element array storing the center vector of a section plane
|
Number[] |
normal |
A 3-element array storing the normal vector of a section plane
|
Number[] |
tangent |
A 3-element array storing the tangent vector of a section plane
|
| Constructor | Description |
|---|---|
AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes() |
| Modifier and Type | Method | Description |
|---|---|---|
Number[] |
getCenter() |
Get A 3-element array storing the center vector of a section plane
|
Number[] |
getNormal() |
Get A 3-element array storing the normal vector of a section plane
|
Number[] |
getTangent() |
Get A 3-element array storing the tangent vector of a section plane
|
String |
toString() |
getOtherPropertiespublic Number[] center
public Number[] tangent
public Number[] normal
public AssembliesGetNamedViewsResponseNamedViewsValueSectionPlanes()
public final Number[] getCenter()
public final Number[] getTangent()
public final Number[] getNormal()
Copyright © 2021. All rights reserved.