M_Rhino_Geometry_BoundingBox_MakeValid - mcneel/rhinocommon-api-docs GitHub Wiki
Ensures that the box is defined in an increasing fashion along X, Y and Z axes. If the Min or Max points are unset, this function will not change the box.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool MakeValid()
VB
Public Function MakeValid As Boolean
Type: Boolean
true if the box was made valid, false if the box could not be made valid.
Supported in: 6.0.16224.21491, 5D58w