I have a set of planar surfaces with three sides and a set of centers. I feed them both to the scale component. When I have 3 or fewer sufaces and centers, scale works fine. The sufaces scale about the centers as expected. Also as expected the behavior is the same whether data matching is set to "longest list" or "shortest list" (the number of surfaces and number of centers is the same). If, however, I have 4 or moer sufaces and centers, everything goes crazy. When the data matching is set to "shortest list" the output is only one surface. When the data matching is set to "longest list" I get four surfaces, but they seem to be scaled around points other than the centers.
I tried to hack up a version of using Scale NU instead of Scale, and I got similar behavior. Has anyone else had this problem? Any help is greatly appreciated. -henry
