P_Rhino_Geometry_MeshDisplacementInfo_SweepPitch - mcneel/rhinocommon-api-docs GitHub Wiki

MeshDisplacementInfo.SweepPitch 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) Version: Rhino 6.0

Syntax

C#

public double SweepPitch { get; set; }

VB

Public Property SweepPitch As Double
	Get
	Set

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshDisplacementInfo Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️