Akke
Mechanical
- Dec 1, 2008
- 3
I need to generate a patter of non equidistant features in pro/e. The distance between each feature is function of a variable that increments with constant values. For example, imagine that the distance between each feature is defined by following equation.
d1 = x * tan(x/H)
where H is constant and x = {1, 2, 3,...,50}
In my case I need to generate a rectangular patern of 50 x 50. It is posible to generate such a pattern? Thanks
d1 = x * tan(x/H)
where H is constant and x = {1, 2, 3,...,50}
In my case I need to generate a rectangular patern of 50 x 50. It is posible to generate such a pattern? Thanks