can i create automatically cogo point on multiple intersection of lines/polyline

can i create automatically cogo point on multiple intersection of lines/polyline

iftikhargulmrd
Enthusiast Enthusiast
5,583 Views
5 Replies
Message 1 of 6

can i create automatically cogo point on multiple intersection of lines/polyline

iftikhargulmrd
Enthusiast
Enthusiast

hey 

can any one help me as per mention title 

 

best regards

0 Likes
Accepted solutions (1)
5,584 Views
5 Replies
Replies (5)
Message 2 of 6

Neil.Aryan
Collaborator
Collaborator

@iftikhargulmrd

 

Yes you can create cogo points in civil 3d for all lines & polylines vertices.

Use Command: CREATEPTPLYLNCTRVERTAUTO for creating points on polyline vertices. its automatic method the elevations will be taken based on the vertices points.

 

Use Command: CREATEPTPLYLINECTRVERTMAN for creating points on poliline vertices. This method is manual and you need to assign elevation manually.

 

Command CREATEPTALONGLNCURVESPIR & CREATEPTONLINECURVESPIRAL these both are also very much usefull to generate automatic cogo points on poliline and line.

This can be found on Civil 3d ribbon point<<points creation tool see the attached image.

Also make sure you have done few settings before generate points because if you dont make the settings as per image its quite difficult while creating points or process takes quite long time.

Hope this resolve the issue if not feel free to share the file so that can check and resolve the issue.

Did you found this post is unique ? Hit Like Button.
Did this post resolved your issue? Hit Accept as Solution & Like Button. This will be helps others to solve the issue.

Cheers,

Neil
Founder Director | Neil Engineering Consultancy
Certified Civil 3d Professional | (Old) YouTube | (New) YouTube

Message 3 of 6

MMcCall402
Mentor
Mentor

Idea:  Make feature lines from the line(s) and polyline(s). The feature lines will react to each other (when in the same site) and create nodes where they intersect.  You can use the Automatic point creation option to create points from the feature lines. Delete the feature lines afterwards.

 

Scrap the above idea :oP

 

Better idea:  Use the point creation option named Object/Object. (CreatepointObjectObject) This tool will create points wherever two objects intersect.

Mark Mccall 
CAD Mangler


EESignature


VHB - Vanasse Hangen Brustlin, Inc.


Linkedin

0 Likes
Message 4 of 6

iftikhargulmrd
Enthusiast
Enthusiast
Accepted solution

Its don 

please find the attached LISP if any one wants it

 

regards

 

Message 5 of 6

eng.ksoliman
Enthusiast
Enthusiast

The following tool can convert intersected lines to Cogo Points or autocad points:

 

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

Message 6 of 6

jim.poole
Enthusiast
Enthusiast

I'm afraid that doesn't work, at least not in Civil 2023.

 

Point or option keyword required.
; error: Function cancelled

Please specify a location for the new point: *Cancel*

0 Likes