Message 1 of 9
What's the best way to refresh the drawing after adding blocks?
Not applicable
08-23-2005
12:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've got some C# code (VS 2003 and AutoCAD 2006) that adds some blocks to a
drawing. It works, but the blocks are initially invisible. I have to pan
or zoom (or do anything, as far as I know) for them to appear.
I'd like to try calling the Zoom command with a scale of 1x. How do I
accomplish this from .NET?
Thanks so much for any help.
-Carlos
I've got some C# code (VS 2003 and AutoCAD 2006) that adds some blocks to a
drawing. It works, but the blocks are initially invisible. I have to pan
or zoom (or do anything, as far as I know) for them to appear.
I'd like to try calling the Zoom command with a scale of 1x. How do I
accomplish this from .NET?
Thanks so much for any help.
-Carlos