TheDarnoc
Mechanical
- Jul 18, 2005
- 8
Hello,
I've been racking my brain with this one for some time now and I am able to do the brute force method of modeling each feature but I am sure there is a better way to do it. I am trying to pattern a set of holes along a curve but while maintaining the orientation of them relative to the curve. Imagine an ellipse on a piece of paper. Hold a pencil vertical at one point on the curve. Tilt ~45deg in any direction. Move the pencil (as defined by the angles in the XZ and YZ planes, Z is out of the paper plane and YZ is tangent to the curve) along the ellipse such that the YZ plane is always tangent to the ellipse.
I've tried a couple of things:
- Pattern on a line. Results in proper spacing, but does not rotate feature while doing it. It is good for vertical (Z-axis) holes in an XY plane.
- Pattern with a table. Given (r,theta) and a center, I still get the same result as with the line pattern.
- Pattern a set of datums and use existing points. I have already constructed a set of features without using patterns where the holes extrude into. I didn't pattern it because the manner in which I need to construct/merge the surfaces is complex and I didn't think I could execute. I can't project points onto surfaces and the points don't come from a pattern.
- Relations. I tried this but it didn't work because my curve isn't defined as a function. Haven't tried yet splitting it up into a couple of curves and just having it be an approximation.
Any thoughts? Is this fixed in later releases? Argh.
-Conrad
I've been racking my brain with this one for some time now and I am able to do the brute force method of modeling each feature but I am sure there is a better way to do it. I am trying to pattern a set of holes along a curve but while maintaining the orientation of them relative to the curve. Imagine an ellipse on a piece of paper. Hold a pencil vertical at one point on the curve. Tilt ~45deg in any direction. Move the pencil (as defined by the angles in the XZ and YZ planes, Z is out of the paper plane and YZ is tangent to the curve) along the ellipse such that the YZ plane is always tangent to the ellipse.
I've tried a couple of things:
- Pattern on a line. Results in proper spacing, but does not rotate feature while doing it. It is good for vertical (Z-axis) holes in an XY plane.
- Pattern with a table. Given (r,theta) and a center, I still get the same result as with the line pattern.
- Pattern a set of datums and use existing points. I have already constructed a set of features without using patterns where the holes extrude into. I didn't pattern it because the manner in which I need to construct/merge the surfaces is complex and I didn't think I could execute. I can't project points onto surfaces and the points don't come from a pattern.
- Relations. I tried this but it didn't work because my curve isn't defined as a function. Haven't tried yet splitting it up into a couple of curves and just having it be an approximation.
Any thoughts? Is this fixed in later releases? Argh.
-Conrad