Using multiple visibilty parameters in a dynamic block

Using multiple visibilty parameters in a dynamic block

mehdi-guida
Advocate Advocate
619 Views
9 Replies
Message 1 of 10

Using multiple visibilty parameters in a dynamic block

mehdi-guida
Advocate
Advocate

Hi

Is there any way to use multiple visibilty parameters in a dynamic block by Lisp routine?

 

0 Likes
620 Views
9 Replies
Replies (9)
Message 2 of 10

braudpat
Mentor
Mentor

Hello

 

YES there is a way with a special Lisp routine ...

 

The Topic is French and I will try to translate it !

 

https://forums.autodesk.com/t5/autocad-tous-produits-francais/autocad-peut-on-faire-plusieurs-parame...

https://forums.autodesk.com/t5/autocad-tous-produits-francais/autocad-mise-a-jour-d-un-lisp-entre-au...

 

It is possible with the Lisp "visibility-add-eng_1_6.lsp"

 

You must :

- Open your DWG with the Dynamic Block

- Open the Dynamic Block into the Block Editor (BEDIT)

- Load (APPLOAD) the Lisp "visibility-add-eng_1_6.lsp"

You must load it INTO the Block Editor 

AND your Block MUST HAVE already a Visibility State !

- Command: VSPADD

- CLIC on new Insertion Point of the NEW Visibility State and wait ...

- Update / Save ...

- NOW it s OK !?

 

OK for you ?

 

Bye, Patrice (The Old French EE Froggy)

 

Patrice ( Supporting Troops ) - Autodesk Expert Elite
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks

Patrice BRAUD

EESignature


0 Likes
Message 3 of 10

Sea-Haven
Mentor
Mentor

Get a copy of Lee-mac Dynamic block properties lisp. Has all the functions you need.

 

Not a problem to select and set dynamic visibility. Example a house window.

SeaHaven_0-1706597647132.png

 

 

 

 

0 Likes
Message 4 of 10

mehdi-guida
Advocate
Advocate

Thank you for reply.

I couldn't find anything for creating multiple visibility parameters in Lee-mac lisps.

I want to create more than one visibility parameter in a dynamic block. 

0 Likes
Message 5 of 10

pendean
Community Legend
Community Legend

@mehdi-guida wrote:

Thank you for reply.

I couldn't find anything for creating multiple visibility parameters in Lee-mac lisps.

I want to create more than one visibility parameter in a dynamic block. 


The dedicated Dynamic Blocks forum may be the best place to post and ask to accomplish your need, here is the link 

https://forums.autodesk.com/t5/dynamic-blocks-forum/bd-p/154 

0 Likes
Message 6 of 10

Sea-Haven
Mentor
Mentor

Google "making dynamic block visibility states"

 

I do some work for a client and they have  30 images as visibility states in one block.

0 Likes
Message 7 of 10

king
Enthusiast
Enthusiast

I'm not seeing how to modify the visibility states once I add the secondary vis state in. I have it inserted into my block with no option to add addition states to it

0 Likes
Message 8 of 10

Sea-Haven
Mentor
Mentor

Use Google and watch some of the Utube videos.

0 Likes
Message 9 of 10

mehdi-guida
Advocate
Advocate

Thank You for reply.

Would You please take a video of creating 2 visibility states for a dynamic block?

0 Likes
Message 10 of 10

Sea-Haven
Mentor
Mentor

I can not help with creating dynamic block visibilty states. Others may have some suggestions.

0 Likes