M_Rhino_Geometry_Box_MakeValid - mcneel/rhinocommon-api-docs GitHub Wiki

Box.MakeValid Method

Attempts to make the Box valid. This is not always possible.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool MakeValid()

VB

Public Function MakeValid As Boolean

Return Value

Type: Boolean
true if the box was made valid, or if it was valid to begin with. false if the box remains in a differently abled state.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Box Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️