03-29-2023
08:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-29-2023
08:04 AM
Copy & Paste by executing commands can act funny sometimes, especially when the source object & target location may not actually be visible on the screen at the time the commands are being executed. Have you tried using the normal API method for copying the view to the other sheet? (DrawingView.CopyTo(oOtherSheet))
Wesley Crihfield
(Not an Autodesk Employee)