Help on extruding objects.

Help on extruding objects.

mecoman6GF27
Advocate Advocate
442 Views
4 Replies
Message 1 of 5

Help on extruding objects.

mecoman6GF27
Advocate
Advocate

Hi everyone.

I open this thread to ask for help on extruding objects.

To explain what I would like to be able to carry over an image.

Image.jpg

After selecting line 1 and then all other lines and arcs I would like to extrude each area by a certain amount.

Obviously after having selected line 1 I must be free to select the rest without being forced to follow a specific order; for example I select line 1 and then line 5, line 2, line 10, the arc, etc. or I select line 1 and then with a window I select everything else.

How could I do?
Thank you all very much, bye.

0 Likes
443 Views
4 Replies
Replies (4)
Message 2 of 5

_gile
Consultant
Consultant

Hi,

If you want to let the user randomly select the "lines" you must prompt him to specify the level for each selected line.

Also keep in mind that if you want to get extruded solids, you have to extrude Region objects, not only "lines".



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes
Message 3 of 5

mecoman6GF27
Advocate
Advocate

Hi _gile and thanks for the reply.

Could you give me an example or indicate a document that can help me? I would be very grateful.

Bye.

0 Likes
Message 4 of 5

_gile
Consultant
Consultant

@mecoman6GF27  a écrit :

Could you give me an example or indicate a document that can help me?


What kind of example?

An example on how to prompt the user?

An example on how to create an extruded solid?

For creating solids, you can start from the docs and/or search this forum.



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes
Message 5 of 5

mecoman6GF27
Advocate
Advocate

Hi.

My problem is not in the creation of solids but understanding how to identify the areas to extrude (area1, area2, etc.) after having selected the lines and/or arcs.

0 Likes