高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】linetype notdisplaying 1.13
linetype notdisplaying 1.13
linetype notdisplaying 1.13
have a dwg file with a user defined linetype inthe table.
this will display correctly in odamfcapp but not inmy application.
question: do i need to implement any functions or call a function to enable viewing of linetype defined in the dwg ?
thx
cp
the linetype is defined in a shx. i have ::findfile() in my app and the .shx for the linetype is not being called but it is for odamfcapp sample.
how do i get my my app toget called infindfile() with the shx for the linetype ?
|