CTruax
Civil/Environmental
- May 21, 2001
- 82
When drawing house plans using R14 I find it useful to have layer names that have information unique to each sheet that will be plotted; for example
A1_Dim would have dimensions for only the Arch (not struc)
A1_S1_Dim would have dimensions common to both.
Ive written a LISP routine that turns off all layers except the ones that are requested: Command: SHOW A1
This works great for say a 2-story house which has an
S1 Foundation
S2 Floor framing
S3 Roof framing
I am wondering if there is a better-quicker way to do something similar using the layout TABs in ACAD2002+
A1_Dim would have dimensions for only the Arch (not struc)
A1_S1_Dim would have dimensions common to both.
Ive written a LISP routine that turns off all layers except the ones that are requested: Command: SHOW A1
This works great for say a 2-story house which has an
S1 Foundation
S2 Floor framing
S3 Roof framing
I am wondering if there is a better-quicker way to do something similar using the layout TABs in ACAD2002+