M_Rhino_Geometry_Box_GetCorners - mcneel/rhinocommon-api-docs GitHub Wiki

Box.GetCorners Method

Gets an array of the 8 corner points of this box.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point3d[] GetCorners()

VB

Public Function GetCorners As Point3d()

Return Value

Type: Point3d[]
An array of 8 corners.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Box Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️