Skip to main content
10-Marble
September 14, 2016
Question

Can a design in Creo Schematic be shared between several users ?

  • September 14, 2016
  • 3 replies
  • 1891 views

All,

I would like to know whether there are any news about the possibility to work several people on the same design ?

in addition, i would like to add the possibility, using the API, to have a search that will go and search through the entire design & Library.

did any of you developed this capability ? any though on this ?

Thanks for sharing your inputs.

3 replies

12-Amethyst
September 14, 2016

You can have multiple users work on a single design by exporting & importing design sheets. I have used this approach before. Basically, Engineer 1 creates a Block Diagram and applies datasets to components. Sheet(s) can be exported out to other Engineers where they can begin to create a Wiring Diagram of the Block Diagram. Then the Wiring Diagram sheets must be exported out and imported back into the Original Engineer 1 design Block Diagram.  Everything will sync up. Should there be any duplicate wire/cable names they will be updated automatically to the next available name.

You will want to experiment back and forth with some simple examples to see how it works. Make sure all the designs involved are using the same central catalog and are up to date.

1-Visitor
September 15, 2016

Greetings Rami,

I completely agree with Aron, that you can have multiple people working on one design.  But you need to be aware of some pitfalls that we encountered at Caterpillar.  1)  On person needs to be designated as the design owner who will merge all the imported sheets into the master design.  This will help with managing changes and the linking of symbol co-shapes if needed.  2)  Make sure all the designs are verified to the same catalog before exporting/importing sheets.  3) Make sure all the users have the same global properties and design templates.   We have used these steps on multiple designs with success.

Good Luck

Frank Mohr

15-Moonstone
May 18, 2017

"using the API, to have a search that will go and search through the entire design & Library.  Did any of you developed this capability ? "

We have had Cassandra Kemp have her programmer (husband Martin that also worked for PTC) write some Java code that queries and edits the design database.  They also wrote a part finder that searches the central library for specific parts.

We know it is possible but we haven't done it ourselves.