Hi experts,
I am using combination of 2 sketches to distribute custom hole over points on sketch
1. POINT_LOCATIONS sketch determines where the holes should be
2. HOLE_SHAPE determines the shape of the sketch. Then make Revolved cut to fully determine the hole shape.
3. Use Sketch-Pattern feature to distribute the defined hole over the points on the POINT_LOCATIONS..
Problem I want to solve:
I do not need the original hole defined in the 'HOLE_DEF'. But this must exist for the sketch-pattern to work.
I suppressed it but then Sketch-Pattern feature gets suppressed too.