Click or drag to resize

BoundingBoxMin Property

Gets or sets the point in the minimal corner.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point3d Min { get; set; }

Property Value

Type: Point3d
See Also