I am trying to figure out a way to scale points in a sketch
and yet keep the relations. The reason for this is I am using the
points to control the layout of components in a assembly. In one
station of my assembly I have the points fully defined then I need
to scale the points so I can aligin the next stations components
with a scale factor. If I can keep them related then if my layout
spacing changes the points and thier components will all update
together.
If you did it inside a part file (this would be a good use for a virtual component), you can use the scale feature. So just turn your sketch into a feature (extrude, surface fill, planar surface), and then scale it using the scale function. Then in the assembly have another sketch that uses "convert entities" for the exterior geometry, and it will scale with the feature.