Convert Civil 3D pipe network data to Property Set Data

Convert Civil 3D pipe network data to Property Set Data

Anonymous
Not applicable
1,171 Views
4 Replies
Message 1 of 5

Convert Civil 3D pipe network data to Property Set Data

Anonymous
Not applicable

I need help,

am using civil 3D 2020 version 

I create a property set Data for my project to show the Pipe type & Pipe Zone & Pipe Code 

 

First Question:       I need to convert these sets to Pipe network Table?

Second Question:  I need to export to Excel file?

 

so, any ideas?

0 Likes
Accepted solutions (2)
1,172 Views
4 Replies
Replies (4)
Message 2 of 5

drazen.galic
Collaborator
Collaborator
Accepted solution

Hi @Anonymous 

 

To include PSD in pipe table you have to know some tricks (I found that on www.excitech.co.uk).

 

So, in my drawing I have some PSD tables as shown on below picture:

2 PSD definition.JPG

 

For example I have Pipe_data table and I will focus to Status value (in my drawing I have values Good and Bad).

 

When you create C3D table you have to create new column which will refer to Property set data. The problem is that property set data are not exposed, so you cannot simply insert them from pull-down menu. But, you can in definition part of column content type the next text:

<[PS:Pipe_data:Status]>

In above string PS refers to Property set, Pipe_data to name of table and Status to specific data. When you define your table you have to have something like:

3 Table definition.JPG

 

If you do it correctly, you will have the next table:

 

1 Table.JPG

 

Best regards,

Drazen Galic

 

If that post is solution to your problem please press "Accept as solution" button

Message 3 of 5

Anonymous
Not applicable

OMG, Thank you, Drazen this is exactly what I was looking for 

 

Thank you So much  🤗

Message 4 of 5

KieronC
Contributor
Contributor
Accepted solution

Hello,

Regarding your second question..I am not sure if it has been answered. I use the following tool from the Autodesk App Store:

Civil Table Export

https://apps.autodesk.com/CIV3D/en/Detail/Index?id=7594632698699596084&appLang=en&os=Win64

This app allows you to export C3D tables to Excel (.CSV) file forrmat. One tip is to ensure you are using a WCS rather than a UCS at the time of export. Otherwise you can end up with rubbish data in the CSV file.

Another tip....do not have a "split" table. Ensure it is one continuous table when you export

Regards

Kieron

KieronC_0-1605215246417.png

 

Message 5 of 5

Anonymous
Not applicable

Thanks Kieron

its work and it is very simple 🤗

0 Likes