Multiple Dynamic Block Visibility Parameters

This actually is not possible, but may possible in BricsCAD?

Anyone know if possible create multiple Visibility Parameters in BricsCAD Dynamic Blocks and manage just selected objects?

Welcome!

It looks like you're new here. Sign in or register to get started.

Comments

  • Did you post something over at Forums/autodesk yes can use lisp to change visibility value in Bricscad.
  • edited April 2022
    Thanks for the answer @ALANH .

    Actually is not possible insert 2 visibility states parameters in AutoCAD.

    I wish to know if maybe this is possible in BricsCAD.

    For example, Multiple Visibility States can be emulated in 3 objects, creating a 8 different visibility states (a 2^3 times) between turning on/off, something like:

    Obj1 on/Obj2 on/Obj3 on
    Obj1 off/Obj2 off/Obj3 on
    Obj1 off/Obj2 on/Obj3 off
    Obj1 on/Obj2 off/Obj3 off
    Obj1 off/Obj2 on/Obj3 on
    Obj1 on/Obj2 off/Obj3 on
    Obj1 on/Obj2 on/Obj3 off
    Obj1 off/Obj2 off/Obj3 off

    And obviously while more object and states this is more complex.

    But with multiple visibility states this just turn on/off each object, I mean is easiest method.
  • I'm still trying a multiple visibility state, each to selected objects

  • Hi,

    Is this what you are trying to achieve?

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.