Message 1 of 5

Not applicable
11-28-2014
07:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Community,
I have Created a Command Arx (AUTOCAD 2012) that performs the Following steps :
- filters some lines on some layers
- substitutes the lines with dynamic blocks with only one parameter stretch (lenght line = stretch parameter)
After about 200 "overrides" the system begins to slow down and takes about 10 seconds to insert block and set parameter.
I tryed to use addBlockToDatabase function, acedcommand INSERT (external and internal path) but it seems there's no way to arrive at the end of the overriding operation (about 1000 lines)
What can I do?
Why is Autocad so slow with dyn blocks?
Thank you,
Regards,
Mario
Solved! Go to Solution.