Click or drag to resize

MeshDisplacementInfoSweepPitch Property

Specifies how densely the object is initially subdivided. The lower the value, the higher the resolution of the displaced mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double SweepPitch { get; set; }

Property Value

Type: Double
See Also