Description:

Gets an array of the 12 edges of this box.

Syntax:
public Line[] GetEdges()
Returns:
Type: Line[]
If the bounding box IsValid, the 12 edges; otherwise, null.
Available since:
5.0

Nothing found