TransformRigidType Enumeration |
Namespace: Rhino.Geometry
| Member name | Value | Description | |
|---|---|---|---|
| RigidReversing | -1 | Transformation is an orientation reversing isometry. | |
| NotRigid | 0 | Transformation is not an orthogonal transformation. | |
| Rigid | 1 | Transformation is an rigid transformation. |