Jump to content

Recommended Posts

Posted

Hi, thanks, but this will result too long lines, could you re-check this please.

  • 3 weeks later...
Posted
Allows user to draw slope lines.

 

Hello ghostware:

 

would it be possible for this lips to get a correct directions of the lines for cut and fill? For example if the top slope is higher elevation than bottom slope, then direction shoud be fill and if the bottom slope line is higher than the top bottom slope, then direction for the tick lines would be from bottom to top.

 

would it be possible for your list to change like this?

 

thanks.

mrAngel

  • 1 year later...
Posted

Hello, how can I make the slope patterns perpendicular to the base line (Top line)?

  • 2 years later...
  • 1 year later...
  • 3 months later...
Posted

Great LISP! - does anyone know if it's possible to control the size of the short line?

ie: instead of half length, make the shorter line: 1/3 or 1/4 of the full length or even better, make it a constant length? 

Posted

Just look on the code.

Autor just did specjal place for IT:

p2 (mapcar '(lambda (x) (/ x 2)) [color=red];;; Change (/ x 2) to (* x 0.3) for 30% of distances ;;;[/color]

 

  • Like 1
Posted

Make sure you remove all the BBC codes [color=red] etc the lisp will not work otherwise. 

Posted
23 hours ago, zwonko said:

Just look on the code.

Autor just did specjal place for IT:


p2 (mapcar '(lambda (x) (/ x 2)) [color=red];;; Change (/ x 2) to (* x 0.3) for 30% of distances ;;;[/color]

 

Not sure what i'm doing wrong, but doesn't seem to be working right now... it still works if I use "(* x 0.5)", but if I use "(* x 0.3)" the lines are off to space.... image.png.5f9840b0686a1fe300853e1e3f33a8a3.png

SLOPE-LINE_v2.LSP

  • 1 year later...
Posted

hello everyone, how to create slope line like this

slope.jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...