Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to do a sketch pattern where the number of copies varies with a dimension. For example, let's say I have a circle and the diameter variable is d5. In the quantity field of the pattern dialog, I'd like to have something like this:
If d5 <= 0.5 then 7 else 4
if the circle diameter (d5) is less then or equal 0.5, then pattern quantity is 7, otherwise it's 4
Solved! Go to Solution.