ReduceMeshParameters.NormalizeMeshSize Property

ReduceMeshParametersNormalizeMeshSize Property

If true mesh is fitted to an axis aligned unit cube until reduction is complete

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool NormalizeMeshSize { get; set; }
Public Property NormalizeMeshSize As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also