Attempts to make the Box valid. This is not always possible.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax Public Function MakeValid As Boolean
Return Value
Type:
Booleantrue if the box was made valid, or if it was valid to begin with.
false if the box remains unchanged.
See Also