Message 1 of 6
Can't get custom palette command to work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I don't really understand what AS is doing here for these commands. It doesn't look like a typical ACAD macro. I want a command that will mark parts connected in the shop and select them in one shot. I saw some examples in the pinned thread above but I can't get them to work. They will run the first part of the command then stop.
this is my macro
^C^C_AstM4SwitchReprMode_ MAINSTRUCTURE _AstM4CommSelectMarkedObjects
This only gets as far as marking parts connected in the shop, but it won't execute the selection part. What am I missing here?
