明经CAD社区's Archiver
社区
›
AutoLISP/Visual LISP 编程技术
› 如何在vlisp中执行"hatch"命令中的solid功能?
shicai
发表于 2002-11-25 10:58:00
如何在vlisp中执行"hatch"命令中的solid功能?
alin
发表于 2002-11-25 11:07:00
(command "hatch" "s" en ""), here en is the boundary entity. (2002)
李钊伟2012
发表于 2020-8-16 22:22:45
边界关联,填充独立怎么搞?设置了变量hpassoc ,hpseparate好像不管用
页:
[1]
查看完整版本:
如何在vlisp中执行"hatch"命令中的solid功能?