Gets an array of the 8 corner points of this box.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3d[] GetCorners()
Public Function GetCorners As Point3d()
Return Value
Type:
Point3dAn array of 8 corners.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also