I have seen several 2d spiral datum curve equations for Proengineer but they do not create a spiral curve that is tangent (normal to a plane) at the start and end of the spiral. Is there an equation that will achieve this?
Solidworks has a spiral tool that makes quick work of this. I will have to export from SW if i cannot generate something in Proe.
This is the equation that i have found in PTC support and other forums but this only creates a curve with end that are not tangent to the reference plane.
r= IR + t * (OR-IR)
theta=t * 360 * TURNS
z=0
Solidworks has a spiral tool that makes quick work of this. I will have to export from SW if i cannot generate something in Proe.
This is the equation that i have found in PTC support and other forums but this only creates a curve with end that are not tangent to the reference plane.
r= IR + t * (OR-IR)
theta=t * 360 * TURNS
z=0