P_Rhino_Geometry_ReduceMeshParameters_AllowDistortion - mcneel/rhinocommon-api-docs GitHub Wiki

ReduceMeshParameters.AllowDistortion Property

If true mesh appearance is not changed even if the target polygon count is not reached

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

Syntax

C#

public bool AllowDistortion { get; set; }

VB

Public Property AllowDistortion As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

ReduceMeshParameters Class
Rhino.Geometry Namespace

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