PDA

View Full Version : Freezing a Layer from Revit Export to AutoCAD



djc1984
2010-04-07, 10:11 AM
I'm trying to find a way to take 10 AutoCAD files that have been exported from Revit, and freeze a common layer in all the files without having to open them all. Does anyone have any ideas how I might achieve this?

Thanks

Dan.

david_peterson
2010-04-13, 06:36 PM
Script Pro

Write a simple script
-layer
freeze
(layer name)
save