EXPORT LAYOUT incl dwgprops
Hello people
I need to export a lot of tabs to separate drawings. The easiest would be to use "EXPORTLAYOUT" I think.
But this command doesn't export my drawingpropperties with it wich makes my header screwed up. Is there a way to include custom drawingproperties ("DWGPROPS") when using "EXPORTLAYOUT"?.
I am now importing all the separate dwg's back in to a clean dwg that has the drawing propperties and resaving it again. This feels like to much work.
Maybe someone knows a way to do this
I am using BricsCAD Lite V26
Comments
-
Hello.
The feature of exporting the drawing properties when using EXPORTLAYOUT is not yet implemented.
Something of interest could be to experiment with the PROPULATE command.
This command allows the user to create a template with drawing properties and import the properties in other drawings.
0