How to refresh titleblock immediately ?

How to refresh titleblock immediately ?

Hui-lung.Chen
Participant Participant
576 Views
2 Replies
Message 1 of 3

How to refresh titleblock immediately ?

Hui-lung.Chen
Participant
Participant

I have an addIn that can help users input drawing's data. These data are written in custom ipropertes, which are linked to the titleblock.
My problem is that it takes time(about 5 seconds) to refresh the titleblock via drawingDocument.Update method.
But if I save the file or enter the iproperties and then exit again, the titleblock refresh immediately.
How can I refresh the titleblock quickly?

My PC:
Inventor suit 2009
XP 64bit with 8G ram
Intel® Core™ i7-870 Processor
NVIDIA Quadro FX 380

0 Likes
577 Views
2 Replies
Replies (2)
Message 2 of 3

YuhanZhang
Autodesk
Autodesk

Can you try the Sheet.Update works for you or not?



If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.



Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.

0 Likes
Message 3 of 3

Hui-lung.Chen
Participant
Participant

Unfortunately, sheet.update doesn't work in INS 2009.

 

0 Likes