Draw - How can I make up standardized styles to share them with a team?

There are so many things that need to be repeated such as page orientation, page size, default font, default font size, font spacing, line width, … If I need to use blank drawings by different names and set them to read-only I’ll do that, but if there is a better way I’d like to learn that before I set up. Currently, I need to do things such as change the line width for every connector from 0.00" to 0.01" so they show up better during print, etc, etc, etc…

Thanks!

Create a drawing template (.otg file) with the desired styles and properties, and then share it in the team: store it in a common storage device. The template file will open without the original URL, as an Unnamed file. They (the team) can not overwrite the template easily/accidentally by a simple “save” command.

1 Like

That will work. Thanks!