高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】insertblock problem in dwgdirec
insertblock problem in dwgdirect
insertblock problem in dwgdirect
when inserting an external block using the .insertblock method, the layer and linetype information is lost.
dave
which layer and linetype information is lost?
sergey slezkin
if i set the active layer to 'test', then insert an external block, the block comes in on the '0' layer. the block being inserted has only one layer; '0'. i get the same results if the block being inserted was created using layer 'test'. the linetype is the same issue. if the block being inserted has line entities using the 'hidden' linetype, when inserted, they show up as 'continuous'.
dave
this error is fixed in the version 1.07 of dwgdirect
aristidis
|