Click or drag to resize

QuadRemeshParametersGuideCurveInfluence Property

0 = Approximate 1 = Interpolate Edge Ring 2 = Interpolate Edge Loop This value is ignored if Guide Curves are not supplied

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public int GuideCurveInfluence { get; set; }

Property Value

Type: Int32
See Also