查看单个帖子
旧 2009-05-05, 09:36 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】error in dynamic block modify properties cmd using odamfcapp

error in dynamic block modify properties cmd using odamfcapp
error in dynamic block modify properties cmd using odamfcappdll win32
hi,
i have been trying to modify dynamic block properties from my own code and also using the odamfcappdll in win32.
after accessing and changing a value in a dynamic block property a message box appears with an "unhandled exception" error.
sometimes there may be no crash but no visible change in the inserted dynamic block?
i am inserting a dynamic block in the drawing and then visually selecting the insert in odamfcappdll. then the "modifyproperties" command is selected from
the registered commands and then executed.
any suggestions?
regards,
marc
can you upload a sample?
vladimir
quote:
originally posted by wvk
can you upload a sample?
sample drawings attached.
drawings contain dynamic blocks and have a
dynamic block inserted in model space.
regards,
marc
attached files (29.0 kb, 5 views)
(48.3 kb, 4 views)
(222.2 kb, 4 views)

hi marc,
it looks like no one tried to use this code before
crash is caused by our bug, it is fixed, fix wiil be awailable in 1.14.02 (coming soon).
as for the block representation changing - it is another issue (and more complex). to enable block recalculation you have to implement movegrippoints/movestretchpoints for the entities referenced in the block, because dynamic block engine calls them while recalculating block.
for example look at \examples\grippoints (there you can see grip points implemented for line and arc, and partially for pline and dimension.
regards,
vladimir
thanks vladimir. will wait for 1.14.02 to be released.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)