P_Rhino_Geometry_BoundingBox_Min - mcneel/rhinocommon-api-docs GitHub Wiki

BoundingBox.Min Property

Gets or sets the point in the minimal corner.

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

Syntax

C#

public Point3d Min { get; set; }

VB

Public Property Min As Point3d
	Get
	Set

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BoundingBox Structure
Rhino.Geometry Namespace

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