Civil 3D Points with blocks

654work
Collaborator
Collaborator

Civil 3D Points with blocks

654work
Collaborator
Collaborator

We have a client that want a flattened survey. Points are to be blocks symbols (not a marker using an AutoCAD Block symbol). Is there a way to have blocks inserted when processing the points similar to the way Land Desktop did?

 

Civil 3D 2018, latest updates

WIN 10

0 Likes
Reply
874 Views
14 Replies
Replies (14)

tcorey
Mentor
Mentor

This is easy to do with LISP...



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

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
0 Likes

654work
Collaborator
Collaborator

Thank you for the rely.  I was hoping for some toggle/setup in C3D.  I don't have time to look at this due to other projects.  I guess I'll let the staff in our other office deal with this (flatten dwg, and show points as exploded symbols).  Will look into it in the future.

0 Likes

caddie99
Advocate
Advocate

you can't dumb down point styles with blocks into exact replicas, there is some rotation and scale problems with them when using 'export to autocad' 

 

I asked  DOTSOFT if they had something that could do this and they said it could not be done

0 Likes

Jeff_M
Consultant
Consultant

The Sincpac-C3D add-on package has the MarkerExtract tool to do this.

Jeff_M, also a frequent Swamper
EESignature

654work
Collaborator
Collaborator

Correct, but for now it's the best option we have.

0 Likes

654work
Collaborator
Collaborator

Jeff, thanks for the information.  I'll suggest we take a look at this.  It might do for the short term.  I'm uncertain how many projects we will do for this client, but we think it will be a lot.

0 Likes

AllenJessup
Mentor
Mentor

It's not perfect and will not include marker blocks. But this will create blocks from the points.

ptlot.png

 

Allen Jessup
CAD Manager - Designer
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

samir_rezk
Advisor
Advisor

Hi @654work

perhaps using the “exportcivil3ddrawing” command available on the output tab will do the trick considering that your client is looked for a flattened survey.

on a separate note, it has been my experience that engineers want to flatten cogo points and survey figures so they don’t snap to there respective elevations, so I’d like to mention that you can apply a flatten to a 0 elevation in the style of these objects! That will maintain the data integrity but visually it will be at 0!

 

hope this helps,


Samir Rezk
Technical Support Specialist

0 Likes

654work
Collaborator
Collaborator

Thank you for the reply. We used the flatten last submittal. Unfortunately this makes each symbol an individual block, so trees and other symbols don’t have one block but many.  Yes everything can have a 0 elevation as mentioned. The client does not want any Civil 3D information, so no survey figure lines, points...

0 Likes

rl_jackson
Mentor
Mentor

Sound to me like your going to have to do several operations to accommodate your client. First explode the point data do that it's dumbed down. Then explode and flatten all your figures and then finally export the entire mess so that it can be opened in plan AutoCAD. HTH


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

caddie99
Advocate
Advocate

explode all   (x7)  will dumb down the file 

then use 

'export to autocad '

0 Likes

654work
Collaborator
Collaborator

Correct. That is what I did last submittal. I was just hoping to extract the pints into the original blocks defined in the point styles. I’ll look into Sincpac and possibly writing a lisp routine for future submittals.

 

thanks for the reply’s. That is why I like this form. 

lynn_zhang
Community Manager
Community Manager

Hi @654work 

 

Thanks for posting and glad to see you got so many replies trying to help you! That's the purpose of our forums 🙂 Let us know if the suggestions from our experts solve your problem or if you still need help!





Lynn Zhang
Community Manager


0 Likes

m_kingdon
Advisor
Advisor

Not entirely sure of the issue, but you could enter the block editor and insert a point in the block, next save and explode all the blocks which will leave lines and a point in the exact position?

 

block to point.png

Mike Kingdon
Civil 3D Zealot

EESignature

0 Likes