automated stair elevation - array issue

HwLeeGBC
Participant
Participant

automated stair elevation - array issue

HwLeeGBC
Participant
Participant

Hi all, I'm trying to make a stair for elevations that can automatically match unit rise and run by changing number of steps.

the issue is the array for the steps, it modify the block in unpredictable way

 

Variables:

the block can be modified in height and length

number of steps can be modified in block reference

 

steps rise and run adjust are self adjusting through changing number of steps

 

Thanks

0 Likes
Reply
Accepted solutions (1)
385 Views
4 Replies
Replies (4)

HwLeeGBC
Participant
Participant
ps
the array path curve would be D1
0 Likes

HwLeeGBC
Participant
Participant

any help would be appreciated or even negative feedback if such kind of array is not possible

0 Likes

Libbya
Mentor
Mentor

I don't think that what you are trying to do is possible using an array.  You might be able to simulate an array using visibility states and a double-lookup and get it to work but it would be very complicated/advanced and I'm not even sure if that is possible.  

0 Likes

HwLeeGBC
Participant
Participant
Accepted solution

Thanks, I bypassed with another path, it work but need one more step.

0 Likes