MeshReduce Method (Int32, Boolean, Int32, Boolean, CancellationToken, IProgressDouble, String) |
Namespace: Rhino.Geometry
public bool Reduce( int desiredPolygonCount, bool allowDistortion, int accuracy, bool normalizeSize, CancellationToken cancelToken, IProgress<double> progress, out string problemDescription )
Public Function Reduce ( desiredPolygonCount As Integer, allowDistortion As Boolean, accuracy As Integer, normalizeSize As Boolean, cancelToken As CancellationToken, progress As IProgress(Of Double), <OutAttribute> ByRef problemDescription As String ) As Boolean
[Missing <param name="cancelToken"/> documentation for "M:Rhino.Geometry.Mesh.Reduce(System.Int32,System.Boolean,System.Int32,System.Boolean,System.Threading.CancellationToken,System.IProgress{System.Double},System.String@)"]
[Missing <param name="progress"/> documentation for "M:Rhino.Geometry.Mesh.Reduce(System.Int32,System.Boolean,System.Int32,System.Boolean,System.Threading.CancellationToken,System.IProgress{System.Double},System.String@)"]
[Missing <param name="problemDescription"/> documentation for "M:Rhino.Geometry.Mesh.Reduce(System.Int32,System.Boolean,System.Int32,System.Boolean,System.Threading.CancellationToken,System.IProgress{System.Double},System.String@)"]