Linear Array; Skip Instance

Linear Array; Skip Instance

Irich
Enthusiast Enthusiast
1,128 Views
3 Replies
Message 1 of 4

Linear Array; Skip Instance

Irich
Enthusiast
Enthusiast

Two fold question here.

 

1) Is there a way to 'skip instance' in an array?

2) If I have an array that is already established; is there a way to go back and skip an instance?

 

My end goal is this: if I have an array with 7 instances and I want to move the 3rd instance over 2" without effecting the other 6 instances. How would I do that?

 

The only way that I have found is by deleting the 3rd instance but then I have effectively eliminated my array and end up with 7 individual components.

 

Thanks!

0 Likes
Accepted solutions (1)
1,129 Views
3 Replies
Replies (3)
Message 2 of 4

L.Maas
Mentor
Mentor
Accepted solution

No, is (unfortunately) not possible in Revit. Also using a visibility parameter does not work as the array is a copy of an instance.

Have a look in the IDEAS FORUM, see if something similar is presented, if not add your won idea.

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

Message 3 of 4

Irich
Enthusiast
Enthusiast

Thanks Louis!

0 Likes
Message 4 of 4

A_MAQ
Advisor
Advisor

you may can make the array parameteric

 

try that

-----------------------
Autodesk Expert Elite
0 Likes