请教 dxfcode!
www.dimcax.com
请教 dxfcode!
请问 我用实体 句柄、 多段线长度 、面积 等属性值来查询实体的时候,构造selectionfilter 时,dxfcode分别用什么?
typedvalue[] fillist = { new typedvalue(dxfcode.start, "insert"), new typedvalue(dxfcode.layername, "tk") }; selectionfilter filter = new selectionfilter(fillist);//这是建立在图层tk中的所有块的过滤集. 下面是我在arxref.chm中查找到,不能肯定是否正确,需要测试,希望能给你帮助 dxfcode.dashlength dxfcode.lineweight dxfcode. [
有句柄了,还要什么过滤呢?