BoundingBoxEmpty Property |
Gets an [Empty] boundingbox. An Empty box is an invalid structure that has negative width.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static BoundingBox Empty { get; }Public Shared ReadOnly Property Empty As BoundingBox
Get
Property Value
Type:
BoundingBox
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also