Message 1 of 24

Not applicable
12-01-2014
04:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
First time user here. I am trying to rotate a bunch of entities like so:
This image represents a bunch of lines, blocks, circles etc being rotated using the built-in AutoCAD rotate command.
Knowing that I can access all of those object IDs and store them into an ObjectIDCollection, how do I go about passing that collection into the rotate command? Is this possible? Or do I need to build a rotate command from scratch? Perhaps there's an easier way of doing all this ...?
Solved! Go to Solution.