ComputeRectangleOptions

Properties

Link copied to clipboard
abstract val cornerType: CornerType?

Determines the style of the corners. Default value - CornerType.ROUNDED

Link copied to clipboard
abstract val ellipsoid: Ellipsoid?

The ellipsoid to be used as a reference. Default value - Ellipsoid.default

Link copied to clipboard
abstract val positions: <Error class: unknown class><Cartesian3>

An array of positions that define the center of the corridor.

Link copied to clipboard
abstract val width: Double

The distance between the edges of the corridor in meters.