Pipeline Route Alignment Charts' Panels Creation

Pipeline Route Alignment Charts' Panels Creation

a_zayedX5MJ9
Contributor Contributor
132 Views
3 Replies
Message 1 of 4

Pipeline Route Alignment Charts' Panels Creation

a_zayedX5MJ9
Contributor
Contributor

Hello Everyone long time since i last posted here
I have a pipeline route that i want to cover using Alignment charts containing multiple panels for sample the one i inserted which is from a software called autochart which i dont have.

a_zayedX5MJ9_0-1756731611479.png

that is the polyline (Red) i want to cover with panels like in the second picture however when i use measure or array path it always need a lot of handling and cleaning and checking to see if it respected the overlap i set which in this case aligned the straight part well but the curved part is incorrect so it has to decrease the spacing between the panels in those parts.

Is there a way to array path the pipeline using the panels with respecting a minimum overlap between them ?

a_zayedX5MJ9_1-1756731697999.png

 

0 Likes
133 Views
3 Replies
Replies (3)
Message 2 of 4

Pointdump
Consultant
Consultant

Hi Ahmed,
"Is there a way to array path the pipeline using the panels with respecting a minimum overlap between them?"
In Map 3D, I don't think so. (I might be wrong) You'll need Civil 3D to automate this.
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2025
Message 3 of 4

braudpat
Mentor
Mentor

Hello @a_zayedX5MJ9 @Pointdump 

 

Please look at this old (2007) beautiful Lisp "CORRID_NEW" routine from Gilles CHANTEAU (A TOP Level french developper) ...

 

It is not exactly what you are asking for but it is a beginning !

 

Next steps would be : define a distance overlap and for each rectangle create a Layout ...

 

Bye, Pat

 

Patrice ( Supporting Troops ) - Autodesk Expert Elite
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks

Patrice BRAUD

EESignature


Message 4 of 4

a_zayedX5MJ9
Contributor
Contributor

Hello @braudpat

thanks for your kind reply.
it's a good start I will try working on it with copilot as I don't know coding.
The lisp covers the polyline (Route) well, however it handles small segments as individual parts, so it creates multiple very close panels as shown below.
Also, it doesn't use specified length panel.
thanks again for your effort.
a_zayedX5MJ9_0-1757227942060.png

 

0 Likes