What's new

How to Use a Parameter for Instance Count in Linear Pattern?

Hi all,

I have a parameter called "holeCount". I'm not seeing how to make the instance count of that circle use it. I.e. instead of "3" below, it should be "holeCount", which is currently 9 but will change as needed. Can anyone point me in the right direction?

AlibreLinearPattern.PNG

Thanks.
 

DavidJ

Administrator
Staff member
Use a feature pattern instead of a sketch repeat.

Sketch repeats are set on creation and can't be edited afterwards. Feature patterns can be edited whenever you wish and linked to other parameters.
 
Top