Click or drag to resize

BoundingBoxEmpty Property

Gets an [Empty] bounding box. An Empty box is an invalid structure that has negative width.

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

Property Value

Type: BoundingBox
See Also