RhinoCommon API
RefinementSettings Class |
Defines the way a mesh refinement modifier works.
Namespace: Rhino.Geometry.MeshRefinements
Assembly: RhinoCommon (in RhinoCommon.dll)
The RefinementSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| RefinementSettings |
Creates a default operation settings object.
|
| Name | Description | |
|---|---|---|
| ContinueRequest |
A token to request computation termination.
| |
| HasPull |
Gets a value indicating whether this subdivision should create a result on a specific surface.
| |
| Level |
The level of subdivision to achieve.
| |
| NakedEdgeMode |
Set this property to define how naked edges should be treated.
|
| 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.) |