管理员请教一下,只要选"SIDE"层中的圆或polyline这样写为什么不行?
<P>下面的写法将选所有东西,我知道是or的原因,但改为and却一个也选不上,我<FONT color=#f76809>只要</FONT>选"SIDE"层中的<FONT color=#11ee11>圆或polyline</FONT>这样写为什么不行?管理员请教一下,谢谢!!</P><P>Ftype(0) = -4<BR>Fdata(0) = "<or"<BR>Ftype(1) = 0<BR>Fdata(1) = "*polyline"<BR>Ftype(2) = 0<BR>Fdata(2) = "circle"<BR>Ftype(3) = 8<BR>Fdata(3) = "SIDE"<BR>Ftype(4) = -4<BR>Fdata(4) = "or>"<BR>Set ssetobj = ThisDrawing.SelectionSets.Add("chongcaiss")<BR>ssetobj.SelectOnScreen Ftype, Fdata<BR></P> <P>不好意思,我已经知道了,不麻烦管理员了,还是谢谢大家</P>
页:
[1]