P_Rhino_Geometry_BoundingBox_Diagonal - mcneel/rhinocommon-api-docs GitHub Wiki

BoundingBox.Diagonal Property

Gets the diagonal vector of this BoundingBox. The diagonal connects the Min and Max points.

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

Syntax

C#

public Vector3d Diagonal { get; }

VB

Public ReadOnly Property Diagonal As Vector3d
	Get

Property Value

Type: Vector3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BoundingBox Structure
Rhino.Geometry Namespace

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