- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to you all,
We need to change a lot of things in our drawings. Most of these are easy by using a lisp with different commands and variables, but I need to add some other functions also....
Not everybody creates a layer called "xref" for all the external references (for example; me: "xref", you "xrefs"). And sometimes they forget to change the layer into the "xref" layer before they attach an external reference first.
Some xrefs are locked and some aren't.
I need to put all these xrefs into 1 new layer (called "example") and all these xrefs must have a relative path. I can't do this by using the command ( "-xref" "Path" "*").
Also the xref scale must by 1:1.
Just like the xref layer, are the viewports layers not the same in every drawing. You call him "viewports", he calls it "vports" and I call him "vport".
All the viewports must have the same layer name in each drawing.
The last requirement concerns all the text and mtext objects. All these objects, also the text from the dimensions, must have a specific .shx textstyle...
How can I change all these paths/ layer names/ text objects by using 1 command/ lisp?
Thanks to everybody who wants to help me/ us/
Solved! Go to Solution.