menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry
/
TransformRigidType
TransformRigidType enum
Lists all possible outcomes for rigid transformation.
Derived Classes:
Namespace:
Rhino.Geometry
TransformRigidType:
references
keyboard_arrow_down
Values (3)
RigidReversing = -1
Transformation is an orientation reversing isometry.
NotRigid = 0
Transformation is not an orthogonal transformation.
Rigid = 1
Transformation is an rigid transformation.
Nothing found