Author Topic: polyline with different left/right width?  (Read 6050 times)

0 Members and 1 Guest are viewing this topic.

alisafei

  • Guest
polyline with different left/right width?
« on: January 31, 2009, 09:27:47 AM »
hi, i have a polyline represrenting a road alignment, the centerline of that road have different left/right roadway width, so i needed this one.
if i use the global width, it is same (50%-50%) left and right side of the polyline.
is there any method to make different polyline width..like 6-left and 8-right of the selected polyline....

i think we have use the "hatch" method also, select a polyline and hatch it like forum 2 point hatching, but i dont know how to fix it exactly.
needed help?
thanks.  :-)

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: polyline with different left/right width?
« Reply #1 on: January 31, 2009, 09:04:40 PM »
Not really a center line then is it? 8-)

No way with a polyline that I am aware of.
I suppose you could use a multi-line.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

DEVITG

  • Bull Frog
  • Posts: 480
Re: polyline with different left/right width?
« Reply #2 on: February 01, 2009, 09:17:30 PM »
hi, i have a polyline represrenting a road alignment, the centerline of that road have different left/right roadway width, so i needed this one.
if i use the global width, it is same (50%-50%) left and right side of the polyline.
is there any method to make different polyline width..like 6-left and 8-right of the selected polyline....

i think we have use the "hatch" method also, select a polyline and hatch it like forum 2 point hatching, but i dont know how to fix it exactly.
needed help?
thanks.  :-)

Why not offset ?
Location @ Córdoba Argentina Using ACAD 2019  at Window 10

alisafei

  • Guest
Re: polyline with different left/right width?
« Reply #3 on: February 02, 2009, 12:20:34 AM »
of course, there are some other process to do it, but it need many functions and totally manually, so i searched for lisp program to automate it..
like select the polyline, set left width, set right width and done.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: polyline with different left/right width?
« Reply #4 on: February 02, 2009, 12:43:03 AM »
If you could post a sample DWF file with the center line before and an example of how
you want the roadway after running the lisp. This would help to see what you are
wanting the lisp to do.


I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

DEVITG

  • Bull Frog
  • Posts: 480
Re: polyline with different left/right width?
« Reply #5 on: February 02, 2009, 05:11:50 AM »
of course, there are some other process to do it, but it need many functions and totally manually, so i searched for lisp program to automate it..
like select the polyline, set left width, set right width and done.

I mean , offset by lisp , off course.

Please upload a dwg , with a before and after
« Last Edit: February 02, 2009, 05:40:13 AM by DEVITG »
Location @ Córdoba Argentina Using ACAD 2019  at Window 10

alisafei

  • Guest
Re: polyline with different left/right width?
« Reply #6 on: February 02, 2009, 08:02:23 AM »
hi,i am trying to upload a drawing file, please look at it.
it is the same color of left/right of the polyline, it may be different color as user defined.

DEVITG

  • Bull Frog
  • Posts: 480
Re: polyline with different left/right width?
« Reply #7 on: February 02, 2009, 08:13:04 AM »
Send it to my email.

Location @ Córdoba Argentina Using ACAD 2019  at Window 10

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: polyline with different left/right width?
« Reply #8 on: February 02, 2009, 08:32:26 AM »
To attach a file or upload a file you will need to "Reply" to open the edit window,
then below the message click on "Additional Options". This will show more options.
Click the Browse button.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

alisafei

  • Guest
Re: polyline with different left/right width?
« Reply #9 on: February 02, 2009, 08:39:37 AM »
To attach a file or upload a file you will need to "Reply" to open the edit window,
then below the message click on "Additional Options". This will show more options.
Click the Browse button.
hi, i did the same thing.
all of you can view the image which i uploaded here?
at least i can view the image which i uploaded.

DEVITG

  • Bull Frog
  • Posts: 480
Re: polyline with different left/right width?
« Reply #10 on: February 02, 2009, 08:59:41 AM »
I can see the image.

But I mean , to UPLOAD  a TRUE dwg .


Location @ Córdoba Argentina Using ACAD 2019  at Window 10

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: polyline with different left/right width?
« Reply #11 on: February 02, 2009, 09:00:32 AM »
Sorry, I thought you were still having trouble uploading a DWG file.

A DWG file would tell us what layers you are using, which center line is continuous and what hatch pattern you are using.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

alisafei

  • Guest
Re: polyline with different left/right width?
« Reply #12 on: February 02, 2009, 09:35:06 AM »
ok friends, this time i am uploading the dwg file.

DEVITG

  • Bull Frog
  • Posts: 480
Re: polyline with different left/right width?
« Reply #13 on: February 02, 2009, 09:48:32 AM »
ok friends, this time i am uploading the dwg file.


It is far beyond my lisp skills.

Sorry



 
Location @ Córdoba Argentina Using ACAD 2019  at Window 10

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: polyline with different left/right width?
« Reply #14 on: February 02, 2009, 10:29:43 AM »
You could offset the center line to each side at 1/2 the desired side width & set
the pline width to the desired width thereby eliminating the need for a hatch.
This would mean that you end up with two polylines. How does that sound?
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

DEVITG

  • Bull Frog
  • Posts: 480
Re: polyline with different left/right width?
« Reply #15 on: February 02, 2009, 10:41:28 AM »
You could offset the center line to each side at 1/2 the desired side width & set
the pline width to the desired width thereby eliminating the need for a hatch.
This would mean that you end up with two polylines. How does that sound?

Good for me , I did dot know how to handle it by (setvar 'plinewid nn) been nn the desired width .
Thanks , I learn my new thing of the day.
I can rest until tomorrow.
Gabriel
Location @ Córdoba Argentina Using ACAD 2019  at Window 10