RhinoCommon API
ReduceMeshParameters Class |
Parameters for Reduce method

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

The ReduceMeshParameters type exposes the following members.

Name | Description | |
---|---|---|
![]() | ReduceMeshParameters |
Constructs a polygon reduction parameter object with default values.
Users of this class should not rely on default values to stay constant
across service releases.
|

Name | Description | |
---|---|---|
![]() | Accuracy | Integer from 1 to 10 telling how accurate reduction algorithm
to use. Greater number gives more accurate results |
![]() | AllowDistortion | If true mesh appearance is not changed even if the target polygon count is not reached |
![]() | CancelToken | |
![]() | DesiredPolygonCount | Desired or target number of faces |
![]() | Error | |
![]() | FaceTags | |
![]() | LockedComponents | List of topological mesh vertices and mesh vertices that will not be moved or deleted in reduction process.
Each mesh vertex will lock the corresponding topological mesh vertex. In other words it is not possible to have a
locked and non-locked mesh vertex at the same location. |
![]() | NormalizeMeshSize | If true mesh is fitted to an axis aligned unit cube until reduction is complete |
![]() | ProgressReporter |

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |

Rhino for Windows
Supported in: 6.8