高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】insert blockreference
insert blockreference
insert blockreference
hello,
i have two block definition:
-<s34>
--<acdbblockbegin>
--<acdbatributedefinition>
--<acdbblockend>
-<s8004>
--<acdbblockbegin>
--<acdbatributedefinition>
--<acdbpolyline>
--<acdbblockreference> -->(a reference to s34)
--<acdbpolyline>
--<acdbatributedefinition>
--<acdbblockend>
when i insert the s8004 block i iterate it definition and i add atributes,
but, how can i add the atribute of the blockreference s34 in this reference?
thanks.
while inserting s8004 block you can't modify attributes attached to s34 block reference.
they should be defined while inserting reference to s34 into s8004 block.
sergey slezkin
|