Assigning Attribute Data to Polylines

Assigning Attribute Data to Polylines

ChristopherHinkley
Advocate Advocate
1,543 Views
7 Replies
Message 1 of 8

Assigning Attribute Data to Polylines

ChristopherHinkley
Advocate
Advocate

To all, 

 

I have a data set in Civil 3D, town wide water mains with pipe sizes, gate vales, "t's", reducers, etc..  I go through the process of assigning attribute data to the polylines by selecting "define object data (creating a new table with fields), then select "attach/detach object data".  This is a manual, tedious and time consuming process.  The end result is to export to ArcMap and build a base map for the town.  

 

See attachment for a small snip of the what I am undertaking.  

 

Any suggestions to speed up the process would be greatly appreciated.

 

Thanks!

Chris Hinkley

0 Likes
1,544 Views
7 Replies
Replies (7)
Message 2 of 8

tcorey
Mentor
Mentor

If you have a text file of the data, attaching Object Data can be automated using LISP.



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Platinum Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
0 Likes
Message 3 of 8

ChristopherHinkley
Advocate
Advocate

@tcorey

 

Thanks for the quick response.  

 

Do you have any examples of what the text file should look like in order for the process to work?  I have done one LISP routine in my life, not my strong suit.  

 

Thanks!

Chris Hinkley

0 Likes
Message 4 of 8

Pointdump
Consultant
Consultant

Hi Chris,
Please post what you have in the way of data. Do you have any shapefiles available from your city or county?
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2027
0 Likes
Message 5 of 8

ChristopherHinkley
Advocate
Advocate

@Pointdump 

 

I only have a .dwg file.  I attached a small sample of the overall project. 

 

Thanks.

Chris Hinkley

0 Likes
Message 6 of 8

TerryDotson
Mentor
Mentor

How would you envision its automation, given that you have polylines and inserts instead of a Civil3D Pipe Network?  I agree that the ADE tools haven't seen any improvement since they were created roughly 35 years ago.  Anyone remember ADE (Autodesk Data Extension) or "Landmark GIS" before Autodesk acquired it.

0 Likes
Message 7 of 8

rl_jackson
Mentor
Mentor

@TerryDotson unfortunately I remember that along with the sad sack SSA, IMO

 

EDIT: (oops forgot VT or is it VD)


Rick Jackson
Survey CAD Technician VI

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 8 of 8

drazen.galic
Collaborator
Collaborator

Hi @ChristopherHinkley ,

 

Agree with everybody (@TerryDotson , @rl_jackson ,...) that what I call "Old Map" is very inefficient. When initially inaugurated it was promising functionality but later on it was not developed further.

In your case, I don't see how to make it through text file because you have to do some "binding" between text file and entities. If I well understand, you have dwg with some texts which should become data, to be exported to ArcMap. To create text file or maybe database you have to initially write all data to text and then somehow connect those records to entities. Too much steps with uncertain result at the end.

Any Civil 3D pipe network with property set data again is not good approach.

So, IMHO, you do not have short term good solution instead what you are doing now.

Out of my curiosity, when you say ArcMap - is it SHP file or something else?

 

Regards,

Drazen

0 Likes