Method that returns the corner point and edges data that define this OrientedBox.
Name | Type | Description |
CornerPoint | Point | Output Point object that defines a corner point of the oriented box. |
DirectionOne | Vector | Output Vector object that defines the first direction of the oriented box starting from the corner point. |
DirectionTwo | Vector | Output Vector object that defines the second direction of the oriented box starting from the corner point. |
DirectionThree | Vector | Output Vector object that defines the third direction of the oriented box starting from the corner point. |