Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
As the title says... I'm trying to move and rotate a component while centering it within the angled face of the other component. Both are subcomponents if that matters.
Here's a pic to illustrate what I'm trying to do...
If you are using the Ruby API, Geom::Transformation.translation followed by Geom::Transformation.rotation.
Advertisement