CNSZU
Mechanical
- Sep 2, 2005
- 318
Hi,
I'm in a situation where I need to convert a spline into a series of arcs (due to an inexplicable factory request). The arcs need to match as close as possible to the original spline and they must be tangent to each other to preserve some smoothness. The spline is flush against a plane (it's a 2D spline, not 3D). I want to be able to specify the number of arcs, more or less evenly spaced. For example, the spline will be represented by 10 arcs. The arcs should be parametric, so if the shape or length of the spline changes, the arcs will act like well-behaved children and automatically update themselves to reflect the new spline shape. What is the best way to achieve this?
The Simplify Curve command is good, but doesn't fulfill all my requirements (not associative, cannot specify count, tangency uncertain).
This is what I've tried: Create a series of Point features defined as percentages along the spline, then create a sketch with 10 arcs, making the arc endpoints constrained to the points, and making the arcs tangent to each other. However, this solution fails because the arcs get over-constrained.
What could be the solution to this problem?
NX10.0 Win8.1 64bit i7-3770K 16GB QuadroK2200
I'm in a situation where I need to convert a spline into a series of arcs (due to an inexplicable factory request). The arcs need to match as close as possible to the original spline and they must be tangent to each other to preserve some smoothness. The spline is flush against a plane (it's a 2D spline, not 3D). I want to be able to specify the number of arcs, more or less evenly spaced. For example, the spline will be represented by 10 arcs. The arcs should be parametric, so if the shape or length of the spline changes, the arcs will act like well-behaved children and automatically update themselves to reflect the new spline shape. What is the best way to achieve this?
The Simplify Curve command is good, but doesn't fulfill all my requirements (not associative, cannot specify count, tangency uncertain).
This is what I've tried: Create a series of Point features defined as percentages along the spline, then create a sketch with 10 arcs, making the arc endpoints constrained to the points, and making the arcs tangent to each other. However, this solution fails because the arcs get over-constrained.
What could be the solution to this problem?
NX10.0 Win8.1 64bit i7-3770K 16GB QuadroK2200