BoundingBoxGetEdges Method |
Gets an array of the 12 edges of this box.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function GetEdges As Line()
Return Value
Type:
LineIf the boundingbox IsValid, the 12 edges; otherwise, null.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also