Matheus Lisp

download Matheus Lisp

of 6

Transcript of Matheus Lisp

Command: (entget(car(entsel)))Select object: ((-1 . ) (0 . "INSERT") (330 . ) (5 . "28F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (setq EL(entget(car(entsel))))Select object: ((-1 . ) (0 . "INSERT") (330 . ) (5 . "28F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (setq ENS (entnext (cdr(assoc -1 EL))))Command: (setq EL1 (entget ENS))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "291") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.696 298.043 0.0) (40 . 0.9) (1 . "12.88") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB02") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: _HELPCommand: (setq ed (subst (cons 8 "1") (assoc 8 ed) ed ))nilCommand:HELPCommand: HELPCommand: (setq ed (subst (cons 8 "1") (assoc 8 ed) ed ))nilCommand:HELPCommand: HELPCommand: (setq EL1 (subst (cons 1 "2") (assoc 1 EL1) EL1 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "291") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.696 298.043 0.0) (40 . 0.9) (1 . "2") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB02") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (entmod )Automatic save to C:\Users\Administrador\appdata\local\temp\Simples_gua_1_1_0832.sv$ ...(entmod )(entmod )Command: (entmod )Command: (entmod EL1)((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "291") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.696 298.043 0.0) (40 . 0.9) (1 . "2") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB02") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command:Command:Command: (editar_ufc9S) Selecione o tubo ou singularidade a ser editado:Select object: Este no um elemento UFC9!zoomSpecify corner of window, enter a scale factor (nX or nXP), or[All/Center/Dynamic/Extents/Previous/Scale/Window/Object] : pCommand:Command:Command:Command: (ufc2)Command:Command:Command: (editar2) Selecione o componente da rede que ser modificado [ou Mltiplos]:Command:Command:Command:Command:Command:Command:Command: _eatteditSelect a block: -278.873018,300.156910,0.000000Command: EL1Unknown command "EL1". Press F1 for help.Command: !EL1((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "291") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.696 298.043 0.0) (40 . 0.9) (1 . "2") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB02") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: !EL((-1 . ) (0 . "INSERT") (330 . ) (5 . "28F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (setq ENS (entnext ENS))Command: (setq EL2 (entget ENS))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "292") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.516 296.143 0.0) (40 . 0.9) (1 . "15.00") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB03") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: EATTEDITSelect a block: (setq ed (subst (cons 1 "10") (assoc 1 EL2) EL1 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "291") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.696 298.043 0.0) (40 . 0.9) (1 . "2") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB02") (70 . 0) (73 . 0) (74 . 0) (280 . 0))*Invalid selection*Expects a point or LastSelect a block: (setq EL2 (subst (cons 1 "10") (assoc 1 EL2) EL2 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "292") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.516 296.143 0.0) (40 . 0.9) (1 . "10") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB03") (70 . 0) (73 . 0) (74 . 0) (280 . 0))*Invalid selection*Expects a point or LastSelect a block: *Cancel*This drawing contains no attributed blocks.Automatic save to C:\Users\Administrador\appdata\local\temp\Simples_gua_1_1_0832.sv$ ...Command:Command: *Cancel*Command: (setq EL2 (subst (cons 1 "10") (assoc 1 EL2) EL2 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "292") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.516 296.143 0.0) (40 . 0.9) (1 . "10") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB03") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (entmod EL2)((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "292") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.516 296.143 0.0) (40 . 0.9) (1 . "10") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB03") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (setq ENS (entnext ENS))Command: (setq EL3 (entget ENS))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "293") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -272.122 294.243 0.0) (40 . 0.9) (1 . "16.00") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB04") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (setq EL3 (subst (cons 1 "11") (assoc 1 EL3) EL3 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "293") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -272.122 294.243 0.0) (40 . 0.9) (1 . "11") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB04") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (entmod EL3)((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "293") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -272.122 294.243 0.0) (40 . 0.9) (1 . "11") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB04") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (setq ENS (entnext ENS))Command: (setq EL4 (entget ENS))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "294") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.8 292.343 0.0) (40 . 0.9) (1 . "3.00") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB05") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (setq EL4 (subst (cons 1 "11") (assoc 1 EL4) EL4 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "294") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.8 292.343 0.0) (40 . 0.9) (1 . "11") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB05") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (entmod EL4)((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "294") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -273.8 292.343 0.0) (40 . 0.9) (1 . "11") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB05") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command:Command: Specify opposite corner:Command:Command:Command: _eatteditSelect a block: -277.996235,294.487418,0.000000Command: (setq ENS (entnext ENS))Command: (setq EL5 (entget ENS))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "295") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -278.064 299.943 0.0) (40 . 0.9) (1 . "RES") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB01") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (setq EL5 (subst (cons 1 "Gilnrio") (assoc 1 EL5) EL5 ))((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "295") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -278.064 299.943 0.0) (40 . 0.9) (1 . "Gilnrio") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB01") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (entmod EL5)((-1 . ) (0 . "ATTRIB") (330 . ) (5 . "295") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "0") (100 . "AcDbText") (10 -278.064 299.943 0.0) (40 . 0.9) (1 . "Gilnrio") (50 . 0.0) (41 . 1.0) (51 . 0.0) (7 . "txt_block_ufc2") (71 . 0) (72 . 0) (11 0.0 0.0 0.0) (210 0.0 0.0 1.0) (100 . "AcDbAttribute") (280 . 0) (2 . "ATRIB01") (70 . 0) (73 . 0) (74 . 0) (280 . 0))Command: (setq ENS (entnext ENS))Command: (setq EL6 (entget ENS))((-1 . ) (0 . "SEQEND") (330 . ) (5 . "290") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (-2 . ))Command: !EL((-1 . ) (0 . "INSERT") (330 . ) (5 . "28F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (setq EL (subst (cons 5 "27F") (assoc 5 EL) EL ))((-1 . ) (0 . "INSERT") (330 . ) (5 . "27F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (entmod EL)nilCommand: (setq EL (subst (cons 5 "10F") (assoc 5 EL) EL ))((-1 . ) (0 . "INSERT") (330 . ) (5 . "10F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (entmod EL)nilCommand: (setq EL (subst (cons 5 "28F") (assoc 5 EL) EL ))((-1 . ) (0 . "INSERT") (330 . ) (5 . "28F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command: (entmod EL)((-1 . ) (0 . "INSERT") (330 . ) (5 . "28F") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (100 . "AcDbBlockReference") (66 . 1) (2 . "ufc_recirce") (10 -275.695 306.559 0.0) (41 . 1.0) (42 . 1.0) (43 . 1.0) (50 . 0.0) (70 . 0) (71 . 0) (44 . 0.0) (45 . 0.0) (210 0.0 0.0 1.0))Command:Command: (setq EL7 (entget ENS))((-1 . ) (0 . "SEQEND") (330 . ) (5 . "290") (100 . "AcDbEntity") (67 . 0) (410 . "Model") (8 . "RECIRCE") (-2 . ))Command:Automatic save to C:\Users\Administrador\appdata\local\temp\Simples_gua_1_1_0832.sv$ ...Command:Command: layeredidUnknown command "LAYEREDID". Press F1 for help.Command: .layerEditUnknown command "LAYEREDIT". Press F1 for help.Command:Command:Command: _ai_selall Selecting objects...done.