P_Rhino_Geometry_MeshDisplacementInfo_SweepPitch - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public double SweepPitch { get; set; }
VB
Public Property SweepPitch As Double
Get
Set
Type: Double
Supported in: 6.0.16224.21491