Search the Community
Showing results for tags 'layer state'.
-
I want to add another layer to my routine to allow saving of layer state for On/off, Lock, Freeze, and restore them back after routine. I got the locked layer part but i could not understand this awesome crazy simple routine by Kent1Copper from Autodesk Forum (defun GLL (/ lay); = Get...
-
My drawings have multiple layouts with multiple View Ports in each, the drawing has a few Layer States set up (mainly made up of VP freezes). Within each layout all different layer states are used in various view ports. Problem is when I have to update a layer state they don't automatically upda...
- 4 replies
-
- layer state
- layer manager
-
(and 2 more)
Tagged with:
-
Lisp to add prefix to Layer State layers
thefootyguru posted a topic in AutoCAD Drawing Management & Output
Hi all I need a lisp that adds a prefix to all layer state layers. So here is my situation, I work at a civil engineering consultancy who design mostly residential subdivisions. We have standard layers set up to keep everything consistent ie 'd driveway' or 'd back of kerb' ect and I have cr... -
Paste Xref into new dwg and maintain layer status possible?
econnerly posted a topic in AutoLISP, Visual LISP & DCL
Looking some something that will allow me to copy an xref from one drawing and paste it into another drawing while keeping the layer status from the drawing that it was copied from. When I copy and paste the an Xref into a new drawing; it converts back to the layer state that exist in the actual xre...-
- paste
- layer state
-
(and 1 more)
Tagged with:
-
How do you use Xref layer states in fromat sheets?
gnarkill283 posted a topic in AutoCAD Beginners' Area
I know theres probably thousands of threads on this but I can't seem to find one that specifically deals with my situation and I'm a bit of a noob at acad. My office has content files with layer states that are xrefed into format sheets (don't ask me why we do it this but its just the way things are... -
Plotting with Layer States, STBs and Multiple X-Refs
CuriousCAD posted a topic in AutoCAD Drawing Management & Output
Hello, I am working on a massive project with many x-refs. We are using an STB, along with layer states for line weights. We are plotting from a sheet file, where our, and consultants' drawings, are x-reffed in. If we apply the layer state in the SHEET file, we will need to know all layers... -
Hello all I have a lisp routine which will load Layer states and I have assigned it's command to a button - each layer state is assigned to a unique name and a button is created for it - The lisp routine loads a specific .las file into the drawing. For that, I have created a folder with all *.la...
- 3 replies
-
- lisp routines
- layer state
-
(and 1 more)
Tagged with:
-
Hi again, I would like to know why can't I use my layers, the ones that TURNED white while trying to import a layer state. Why aren't they "enabled" like the other layers?