Methods
Object
calculateSectionPlanesForBoundingBox
Returns the requested section planes of the specified bounding box.
Bounding box used to calculate section planes
Type | Required |
---|---|
Box3 | Yes |
List of named planes.
Type | Required |
---|---|
Array[String] | Yes |
Named Plane
Valid values are:
- top
- bottom
- left
- right
- front
- back
List of planes.
Type |
---|
Array[Object] |
Plane
Updated 24 Sep 2024
Did this page help you?