Verifies a Brep is in the form of a solid box.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.10
Syntax Public Function IsBox As Boolean
Return Value
Type:
Booleantrue if the Brep is a solid box, false otherwise.
See Also