Missing Property set data in pipe network profile view

Missing Property set data in pipe network profile view

kwhung2010
Participant Participant
1,167 Views
10 Replies
Message 1 of 11

Missing Property set data in pipe network profile view

kwhung2010
Participant
Participant

Hi, I created a property set data for pipe network structures. Because I would like to label a manhole type beside the structure. In plan view, The property set data can be labeled on pipe structures. However, On the profile view of pipe network, all the property set data cannot be shown. Then, I select the pipe structure on profile view, property set data is not attached. How to solve this problem ? Thanks

0 Likes
Accepted solutions (2)
1,168 Views
10 Replies
Replies (10)
Message 2 of 11

Wojtek_Garczewski
Autodesk
Autodesk
Accepted solution

Hello @kwhung2010 

 

Thank you for posting and sharing sample file. 

Based on my understanding, Pipes and Structures in layout are different type of objects then the one projected on the Profile View, although they have the connection between. 

However, as these are different, then Property Data Sets attached to Pipe or Structure Profile objects may not represent the same information.

I did some tests over your file, and the Structure Profile label can display some information from PSD, but that information has to be manually filled out in Structure Profile PS Extended Data. Please see:

Wojtek_Garczewski_1-1635238144984.png


Thanks,
Wojtek
______________________________________________________________

If my post answers your question, please click the "Accept as Solution" button. This helps everyone find answers more quickly!

 



Wojtek G.

Product Owner for Civil 3D
Civil Engineering Solutions
Message 3 of 11

kwhung2010
Participant
Participant
Thanks Wojtek. Is there any method can syncs. the structure's property data from plan to profile ?
0 Likes
Message 4 of 11

KirkWM
Collaborator
Collaborator
Accepted solution

You can do this with Dynamo 💪. Firstly, you need to make sure your property set definition applies to both "structures" AND "Pipe or Structure Profile", 

KirkWM_0-1635299531667.png

 

The script also assumes you've already applied the property set definition to the "structure profiles", I used a shortcut and use AECPSDAUTOATTACH and they all get applied automatically, but still blank of course. You could make the script fancy to have it apply a property set definition if you told it what the name was.

 

The script input is to have you select all the profile structures you want to get updated (it will filter everything except "structures" so you can use a window selection). I haven't done robust testing but I got it to work with a single pipe network and selecting a few structure profiles and manual entry fields only. "Automatic" type properties will likely just be skipped. 

 

Below is the graph and see attached .dny script file: 

Structure PSD Sync v0_2021-10-26_06-50-19.png

 

If you'd like to learn more about Dynamo for Civil 3D, come join the Dynamo forum here: https://forum.dynamobim.com/invites/JTm9w75CjK

 

Let me know if this helps!

Message 5 of 11

kwhung2010
Participant
Participant
I appreciate that you spend your time to solve the problem. Thank you very much.
0 Likes
Message 6 of 11

manrajan.kalimuthu
Explorer
Explorer

@KirkWM Thanks for your effort 

0 Likes
Message 7 of 11

gawlik157
Explorer
Explorer

Is there a way this can be populated with excel?  I've managed to get the plan views to populate with data from excel but it's not populate the values in the profile view. I can upload what I have if needed. 

gawlik157_0-1655842877315.png

gawlik157_0-1655842978097.png

 

 

0 Likes
Message 8 of 11

KirkWM
Collaborator
Collaborator

Nice job diving into Dynamo! Hmm I haven't tried specifically trying to update only the profile objects from excel file but you might need to be more specific with your property set "applies to" column (use only profile related objects) or use the very specific handle id to match instead.

0 Likes
Message 9 of 11

gawlik157
Explorer
Explorer
Thanks for the response! I came across this link going on the Google worm hole and it looks like I’ll have to select the pipes individually in the profile view to assign data. In my area, the reviewing agencies want both the 100yr and 25yr storm event results for storm drain displayed in the profile view. I can get the data into excel but trying to figure out how to get it to label in the profile views. Any suggestions?

https://knowledge.autodesk.com/support/civil-3d/troubleshooting/caas/sfdcarticles/sfdcarticles/Prope...
0 Likes
Message 10 of 11

KirkWM
Collaborator
Collaborator

Looks like you are having a specific challenge and I would suggest you make a new post and attach the files you are working with and a picture of what you want the end result to look like.

0 Likes
Message 11 of 11

cwitzel5NL5H
Advocate
Advocate

Old post, but I thought I would tell you our solution to this problem.

The pipes have the ability to show both the HGL and the EGL.  We used one for 100 and one for 25.

Conan Witzel
Herrera Inc
0 Likes