MeshUnwrapMethod Enumeration |
Unwrapping method used
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic enum MeshUnwrapMethod
Public Enumeration MeshUnwrapMethod
Members
| Member name | Value | Description |
---|
| LSCM | 0 |
Least squares conformal map, Rhino 7 standard method
|
See Also