非常感谢您提供的信息,我需要帮助另一个LISP执行以下梁计划(增量编号和更改)。
K3HB1-300X600
K3HB2-300X600
K3HB3-300X600
K3HB4-300X600
K3VB1-300X600
K3VB2-300X600
K3VB3-300X600
K3VB4-300X600
再次感谢!
文基
QUOTE=MSasu;478659]要修改颜色,可以将此行添加到代码中:
- ...
- ) ;_ if
- ) ;_ list
- ) ;_ vl-catch-all-apply
- [color=magenta](vlax-put-property x 'Color 240)[/color]
- )
- ;; unable to extract text, must not be able to edit it
- (T
- (and (vl-consp #TargetEnt)
- (alert "Cannot edit text within selected object!")
- ) ;_ and
- ...
|