P_Rhino_Geometry_ReduceMeshParameters_ProgressReporter - mcneel/rhinocommon-api-docs GitHub Wiki

ReduceMeshParameters.ProgressReporter Property

[Missing

documentation for "P:Rhino.Geometry.ReduceMeshParameters.ProgressReporter"]

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public IProgress<double> ProgressReporter { get; set; }

VB

Public Property ProgressReporter As IProgress(Of Double)
	Get
	Set

Property Value

Type: IProgress(Double)

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

ReduceMeshParameters Class
Rhino.Geometry Namespace

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