乐筑天下's Archiver
社区
›
VB
› 如何选择除了蓝色直线以外的实体? 该程序为何有误...
shicai
发表于 2003-4-3 06:29:00
如何选择除了蓝色直线以外的实体? 该程序为何有误...
如何选择除了蓝色直线以外的实体? 该程序为何有误:
(setq ss (ssget '((-4 . "")
(-4 . "not>")
)))
龙龙仔
发表于 2003-4-3 10:02:00
(setq SS (ssget '((-4 . "")
(-4 . "not>")
)
)
)
页:
[1]
查看完整版本:
如何选择除了蓝色直线以外的实体? 该程序为何有误...