I need to rename a DIMSTYLE

I need to rename a DIMSTYLE

Baker_ADG
Advocate Advocate
1,151 Views
3 Replies
Message 1 of 4

I need to rename a DIMSTYLE

Baker_ADG
Advocate
Advocate

I just need to add a string to my lisp that renames a DimStyle.

 

I tried a search, but nothing in the last 10 years. lol. 

Jon Baker | Land Development & Infrastructure Design Manager
Alignment Design Group | Denver | Colorado
Civil 3D 2025 | Windows 11
0 Likes
1,152 Views
3 Replies
Replies (3)
Message 2 of 4

Kent1Cooper
Consultant
Consultant

@Baker_ADG wrote:

I just need to add a string to my lisp that renames a DimStyle. ….


 

Not enough information.  It sounds like you have a routine that's just missing a string; if so, if you know that's what's missing, can you not just supply it?  [Post the routine.]  If not:  A known old Style name and a known new Style name?  An old Style name pulled from a Dimension object to be picked by the User?  A new Style name that is an alteration of the old name, or something completely different?  Is there some reason it needs to be a routine, and you can't just the RENAME command?  Etc., etc.

Kent Cooper, AIA
0 Likes
Message 3 of 4

Anonymous
Not applicable

Hi Baker,

I believe the same question has been answered in this Thread;

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/rename-dimstyle/td-p/790281

0 Likes
Message 4 of 4

pendean
Community Legend
Community Legend
RENAME command not an option?


0 Likes