Attribute Value Linking

Attribute Value Linking

Anonymous
Not applicable
555 Views
6 Replies
Message 1 of 7

Attribute Value Linking

Anonymous
Not applicable

Is there any way to link mtext in paper space to the value of a block attribute  in model space?

 

Larry

0 Likes
556 Views
6 Replies
Replies (6)
Message 2 of 7

JTBWorld
Advisor
Advisor

Yes, add a Field and point to the block and attribute. Right click in the text editor. 


Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com

0 Likes
Message 3 of 7

Anonymous
Not applicable

I figured FIELD was the way to go but I'm trying to do this via LISP and that's where I'm having trouble

0 Likes
Message 4 of 7

JTBWorld
Advisor
Advisor

See AreaText.lsp Free AutoLISP for AutoCAD - JTB World


Jimmy Bergmark
JTB World - Software development and consulting for CAD and license usage reports
https://jtbworld.com

0 Likes
Message 5 of 7

Anonymous
Not applicable

I've created fields before. The problem I have now is trying to link the text in paper space with an attribute in model space

0 Likes
Message 6 of 7

Anonymous
Not applicable

I need to clarify, I can link the text manually, but want to do this via LISP

0 Likes
Message 7 of 7

hmsilva
Mentor
Mentor

@Anonymous wrote:

Is there any way to link mtext in paper space to the value of a block attribute  in model space?

...


Yes.

Try the ConstructField2.LSP it might be useful

 

Hope this helps,
Henrique

EESignature

0 Likes