Click or drag to resize

File3dmDisplacementFairingOn Property

Specifies whether or not to perform a fairing step. Fairing straightens rough feature edges.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool FairingOn { get; set; }

Property Value

Type: Boolean
See Also