Generic function
Returns #t if the transform transforms the coordinate system as a rigid object.
rigid-transform? transform => boolean
<transform>.
<boolean>.
duim-geometryduim-geometry Returns #t if the transform transforms the coordinate system as a rigid object, that is, as a combination of translations, rotations, and pure reflections. Otherwise, it returns #f.
Rigid transforms are the most general category of transforms that preserve magnitudes of all lengths and angles.