Make Layers (Mr. Lee Mac) add
Dear Sir,plz chk add description at lisp some error are comes
Command: MAKELAYERS; error: bad DXF group: (-3 ("AcAecLayerStandard" (1000 . "") (1000 . COMPONENTS)))
(defun c:MakeLayers nil (vl-load-com) ;; © Lee Mac 2010 ;;----------------------------------------------------------------------------------------------;; ;; Specifications: ;; ;;----------------------------------------------------------------------------------------------;; ;; Description Data Type Remarks ;; ;;----------------------------------------------------------------------------------------------;; ;; Layer Name STRING Only standard chars allowed. ;; ;; Layer Colour INTEGER may be nil, -ve for Layer Off, Colour < 256 ;; ;; Layer Linetype STRING may be nil, If not loaded, CONTINUOUS. ;; ;; Layer Lineweight REAL may be nil, negative=Default, otherwise 0
页:
[1]