Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Muhammed.OPERA
390 Vistas, 3 Respuestas

Options in lISP

Hi everyone,

I'm writing a LISP file and i want to ask whether can i make some sub options in my lisp command to be shown in the command line like :

In XLine command there's 5 options in the command line (Chamfer, Elevation, Fillet, Thickness and Width).

Is it possible to make such things with LISP file?

If that's possible what's the code for that?

 

2- Can i use another LISP (from the Express tools) in my LISP?

I use any command like that: 

(command "Line" Pt1 Pt2 Pt3 "")

but it doesn't work with EXtrim command.

If it's yes we can, How can i use it ?

 

Thanks for all :cara_con_una_leve_sonrisa:


Muhammed Mamdouh (OPERA)
Structural Engineer, Instructor
Facebook |LinkedIn

EESignature

Etiquetas (2)
Muhammed.OPERA
en respuesta a: Muhammed.OPERA

Sorry, I know now the answer to the 1st question.

Using (Initget " ") then (getkword " [ ] < >"

 


Muhammed Mamdouh (OPERA)
Structural Engineer, Instructor
Facebook |LinkedIn

EESignature

imadHabash
en respuesta a: Muhammed.OPERA

Hi,

 

i suggest to post your question in this forum >> Click << which you may found more help . 

 

 

all the best ... 

Imad Habash

EESignature

Muhammed.OPERA
en respuesta a: imadHabash

Ok. Thanks @imadHabash :cara_con_una_leve_sonrisa:


Muhammed Mamdouh (OPERA)
Structural Engineer, Instructor
Facebook |LinkedIn

EESignature