suzuki - 2008-08-19

Logged In: YES
user_id=2027484
Originator: YES

Of all the different schemes I've been using lately, (Rhino, Silo, and SketchUp), I think SketchUp actually has the most intuitive and flexible way of implementing symmetry: In SU, "components" (kind of like JavaScript prototypes?) propagate edits to any instance to all related instances, while preserving instance-specific transformations (like "flip along axis"). In this way, the SU scheme offers virtually unlimited symmetry, as well as a kind of "local transformation", (probably not the right term).

Silo has "instances", but--like Rhino's history-enabled objects and out-of-the-way "blocks"--it seems only certain transformations and functions are propagated, and specifically to child instances.

FWIW!