RhinoCommon API
TransformSimilarityType Enumeration |
Lists all possible outcomes for transform similarity.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)


Member name | Value | Description | |
---|---|---|---|
OrientationReversing | -1 | Similarity is preserved, but orientation is flipped. | |
NotSimilarity | 0 | Similarity is not preserved. Geometry needs to be deformable for this Transform to operate correctly. | |
OrientationPreserving | 1 | Similarity and orientation are preserved. |

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14