Share

OrientedBox.DirectionTwo Property

Parent Object: OrientedBox

Description

Read-write property that gets and sets the vector that defines the second direction and length of the OrientedBox object. When set this value, the new vector should be parallel to the current vector, otherwise an error will occur.

Syntax

OrientedBox.DirectionTwo() As Vector

Property Value

This is a read/write property whose value is a Vector.

Version

Introduced in version 2016

Was this information helpful?