Copying pipe network labels to another drawing

Copying pipe network labels to another drawing

philip_barden
Participant Participant
187 Views
4 Replies
Message 1 of 5

Copying pipe network labels to another drawing

philip_barden
Participant
Participant

I have a drawing with a storm pipe network data referenced in, and have labeled all the structures. This involved adding labels, moving them, changing their styles as needed (aprons vs catch basins, etc). There are over a hundred structures. Now I have another drawing set up with the same pipe network data ref that I need to show the same labels in the same places. What is the most efficient way to accomplish this?

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

BlackBox_
Advisor
Advisor

If drawing A already includes the DREF & Labels as desired, you can simply XREF drawing A into drawing B.

 

Any XREFs set for 'as attachment' will propagate into drawing B, where XREFs set for 'as overlay' will not. DREFs however, do not allow for 'as overlay' and are inherently 'as attachment'. So, be sure to set drawing A's XREFs accordingly, so drawing B looks the way you're needing without duplicate XREFs.

 

That said, if you wanted to step up into API, I'm pretty sure you can replicate Labels, Label Styles, and Label dragged state placements from one drawing to another (if that's needed). 

 

Cheers 


"How we think determines what we do, and what we do determines what we get."

Chris Bradley (aka BlackBox)
Managing Partner / Developer / Civil Designer
Quux Software | Sincpac C3D | Style Explorer

0 Likes
Message 3 of 5

Joe-Bouza
Mentor
Mentor

XREF.

 

Alternatively, redo the dref and select use source labels.

Joe Bouza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 4 of 5

BlackBox_
Advisor
Advisor

@Joe-Bouza wrote:

Alternatively, redo the dref and select use source labels.


If OP goes this route... after making a backup of the original DREF source... simply promote the DREF in their host drawing, then SAVEAS the original DREF source (remove clutter) to make it the new DREF source with Labels. 


"How we think determines what we do, and what we do determines what we get."

Chris Bradley (aka BlackBox)
Managing Partner / Developer / Civil Designer
Quux Software | Sincpac C3D | Style Explorer

0 Likes
Message 5 of 5

philip_barden
Participant
Participant

Thanks All. I'm going to go the XREF route. In the case of conflicts in label positions, I'll just add extra labels and control visibility with either styles or layers, but I'll cross that bridge when I come to it.