Anuncios

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

AutoCAD Block interaction

Anonymous

AutoCAD Block interaction

Anonymous
No aplicable

I work for a retail design studio. I am all the time inserting refrigerated cases of varies lengths (4', 6', 8', 10', etc). I would like to create a lisp routine or a block that is interactive with a user prompt. So if I want to insert a 12' Refrigerated Case, then once I select the LISP routine, it will prompt me for a length. Once I type in 12’, it will reference the block with a 12’ Refrigerated Case.

0 Me gusta
Responder
Soluciones aceptadas (2)
359 Vistas
2 Respuestas
Respuestas (2)

imadHabash
Mentor
Mentor
Solución aceptada

Hi and Welcome to AutoDesk Forum,

 

DYNAMIC BLOCK indeed is your need,you can mange it in a very charming way.if do you want to know about it type Ctrl+3  then go to Structural tab insert the first WF Beam then select it and go for the blue arrow..

 

Hope it's help....

Imad Habash

EESignature

0 Me gusta

john.vellek
Alumni
Alumni
Solución aceptada

Hi @Anonymous,

 

Here is a sample dynamic block that includes 4', 6', 8', 10', and 12' foot refr. cases (shown as a rectangle). If you click on the block you will see a drop-down arrow that allows you to select the block size you want. Each set of geometry is contained in its own Visiblity State.

 

Will this work for you? If so, I can help you understand how to modify the geometry or display to meet your specifics.

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Me gusta