M_Rhino_Geometry_BoundingBox_GetEdges - mcneel/rhinocommon-api-docs GitHub Wiki
Gets an array of the 12 edges of this box.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Line[] GetEdges()
VB
Public Function GetEdges As Line()
Type: Line[]
If the boundingbox IsValid, the 12 edges; otherwise, null.
Supported in: 6.0.16224.21491, 5D58w