Copy multiple drawings to project

Copy multiple drawings to project

traiduong014969
Collaborator Collaborator
478 Views
4 Replies
Message 1 of 5

Copy multiple drawings to project

traiduong014969
Collaborator
Collaborator

Hi all,

I have about 100 drawings that I want to insert into my project. However, when I try to copy these drawings to the project, an error appears like the snapshot below. How can I fix this issue? I know I can fix it manually by using INSERT and then exploding each drawing, but with 100 drawings, this process takes a lot of time.

traiduong014969_0-1718268375580.pngtraiduong014969_1-1718268432148.png

 

0 Likes
479 Views
4 Replies
Replies (4)
Message 2 of 5

Tomislav.Golubovic
Advisor
Advisor

You're adding all 100 at once, or a few at a time? It could be one file thats corrupt or all of them, you won't know without doing it in smaller batches.

0 Likes
Message 3 of 5

traiduong014969
Collaborator
Collaborator

Yes, I tried adding them in both cases, but all of them show an error like the one in the snapshot. I have attached a sample file from the 100 drawings. You can try with it.

0 Likes
Message 4 of 5

h_eger
Mentor
Mentor

@traiduong014969 ,

 

so there seem to be several issues related to the failure of Copy Drawing to project... lead to:

1. the target project requires the identical configuration as the drawing from the source project.
2. the file names for the pipe specs should not contain a "." - the database does not like this because a "." is processed as a separator in the database.
3. All pipe specs in the target project should also be identical to those in the source project.

 

Drawings can only be copied from one Plant 3d project to another Plant 3d project if all data match 100%.

 

I also get this error message:

17-06-2024_07-02-34.jpg

-

If my reply was helpful, please give a "Kudo" or click the "Accept as Solution" button below (or both).

Hartmut Eger
Senior Engineer
Anlagenplanung + Elektotechnik
XING | LinkedIn

EESignature



0 Likes
Message 5 of 5

traiduong014969
Collaborator
Collaborator

So if i use INSERT and then EXPLODDE. It will ok, so is there a faster way when i don't want make one by one  

0 Likes