Norman Yuan
Guest
|
Posted:
Sat Dec 04, 2004 9:44 pm Post subject:
Re: Speed up Insert a drawing |
|
|
Do you mean ModelSpace(PaperSpace).InsertBlock() method is slow? I do not
think it'll make noticeable difference between ObjectARX and VBA, and even
AutoLIST/Manual Inserting, if you only do inserting. If you do intensive
searching/matching on a big drawing prior to inserting, there may be
difference regarding the "speed". Usually, it is the size of block(drawing)
and network (if the file is located somewhere on the network), CPU, memory,
harddrive speed... play a factor here.
"srinivasan" <nospam@address.withheld> wrote in message
news:24888966.1102158060429.JavaMail.jive@jiveforum2.autodesk.com...
| Quote: | Hello all
Is there any way to reduce the time delay while inserting a block.The
block is a dwg file located in a different directory.
Is this possible with arx.
Thanks in advance.
Sri |
|
|