I am looking for a lisp to add dimension on the elements of cross section automatically!?

I am looking for a lisp to add dimension on the elements of cross section automatically!?

giscivil92
Advocate Advocate
471 Views
3 Replies
Message 1 of 4

I am looking for a lisp to add dimension on the elements of cross section automatically!?

giscivil92
Advocate
Advocate

Hi @everyone

I am looking for a lisp to add dimension on the cross-section elements automatically!?

Unfortunately, there isn't any way to add dimension on the cross-section in civil 3d like this.

giscivil92_0-1703733258074.png

 

472 Views
3 Replies
Replies (3)
Message 2 of 4

hak_vz
Advisor
Advisor

Someone may write a code for this problem, but I think that continuous dimensions are good enough to do it relatively fast and precisely as you want. Not all section polylines are included in dimensioning process and you will always spend some time on corrections. 

Miljenko Hatlak

EESignature

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.
Message 3 of 4

Sea-Haven
Mentor
Mentor

If you look at a typical LONG or CROSS section you would normally have vertical line work, with a chainage label. So if you can get that then its easy to do the repeated dims as you just select the lines to be used, looking at X value. Same if red line is a pline just use x value of vertices. No sample dwg to look at, need one.

 

This is a typical section.

SeaHaven_1-1703823422791.png

 

Problem 1, red line is design surface, a pline then can get the vertex points for dims but it has a kerb so extra points even though those points are turned off in section regarding line work. Advantage can do for all crossections.

 

Suggestion 2 use the green lines getting X value the Y value is set by the dimension. Disadvantage need to pick.

 

3rd option read the chainages and make dims say below. My pick.

 

Given 8 x 15 cross sections in dwg I looked at.

 

0 Likes
Message 4 of 4

smallƑish
Advocate
Advocate

Yah, 100% true ,I have experience on it.

0 Likes