Insert block with attribute value

Insert block with attribute value

djurk_haas
Advocate Advocate
639 Views
1 Reply
Message 1 of 2

Insert block with attribute value

djurk_haas
Advocate
Advocate

Hello,

 

I used to use the code below to insert a block with an specigif attribute value but now it doesn't work anymore.

Does anyone have a cluw why? I use AutoCAD 2019 (2018 before).

 

(command "_-INSERT" "Blockname" "62885, -28448" 1 1 0 "Attribute value")

 

 

 

 

0 Likes
640 Views
1 Reply
Reply (1)
Message 2 of 2

pbejse
Mentor
Mentor

@djurk_haas wrote:

Hello,

 

I used to use the code below to insert a block with an specigif attribute value but now it doesn't work anymore.

Does anyone have a cluw why? I use AutoCAD 2019 (2018 before).

 

(command "_-INSERT" "Blockname" "62885, -28448" 1 1 0 "Attribute value")


Maybe you have ATTREQ set to 0?