Click or drag to resize

BoundingBoxUnset Property

Gets a bounding box that has Unset coordinates for Min and Max.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static BoundingBox Unset { get; }

Property Value

Type: BoundingBox
See Also