Print Page | Close Window

About layout lisp..

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13730
Printed Date: 09.Jul.2026 at 02:40


Topic: About layout lisp..
Posted By: CadRena
Subject: About layout lisp..
Date Posted: 20.Jul.2022 at 01:51
Hi, everyone
I'm a new user
It's just that's all
Learn layout renaming (using attribute block value) such as links
I'm trying to find and use it, but I'm attaching it
It's not working as a drawing
Can you check it for me?
I look forward to your kind cooperation.

I attached the drawing and the lisp is on the link below
Thank you

Lisp
https://www.cadforum.cz/en/how-to-rename-layouts-by-a-specific-attribute-of-the-title-block-tip11780

dwg file
https://www.cadforum.cz/forum_en/uploads/911157/Layout.dwg" rel="nofollow - uploads/911157/Layout.dwg

+++++

I figured out this issue.
It was because the block object was in the layout but was written in model space.
It works well when I write in paper space

I wonder if this humidity can work even if the question is written in model space.

If my question is difficult,
I would like to make sure that the lesson is applied to the attached drawing.



Replies:
Posted By: Vladimir Michl
Date Posted: 26.Jul.2022 at 10:40
No, it can work only if the block is inserted in paperspace. Any modelspace geometry will always look the same (is "static") in all layouts (with the exception of any layer overrides).

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window