MeshDisplacementInfo.FairingAmount Property

MeshDisplacementInfoFairingAmount Property

Straightens rough feature edges. The value specifies the number of passes.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int FairingAmount { get; set; }
Public Property FairingAmount As Integer
	Get
	Set

Property Value

Type: Int32
Version Information

Rhino for Windows

Supported in: 6.8
See Also