John_Doe
Aerospace
- Jun 7, 2023
- 1
Hey all,
I've got a funny shape that's basically a circle that transitions to a square, the total axial length of which is L.
I've also got 200 non-equidistant axial positions from 0 to L which I have imported as expressions in NX11, e.g., Axial_Pos_1=0, ..., Axial_Pos_200=L
I then created a plane pattern using these positions, so I got 200 planes.
In the expressions tab, I have also defined the parameters that result in the shape change, for each axial position. For simplicity, I'll name two, say Corner Radius and Perpendicular Distance, i.e., at x=0, where the shape is an ideal circle 2*Corner Radius = Perpendicular Distance and at X=L, where it's a square Corner Radius = 0. Therefore, for every axial position I have a unique value for Corner Radius and Perpendicular Distance.
Is there a simple way to automate this as much as possible? e.g., create 200 sketches, one for each plane, and then depending on the plane, the sketch would change accordingly by reading the correct parametric values for that plane/axial position.
Many thanks
I've got a funny shape that's basically a circle that transitions to a square, the total axial length of which is L.
I've also got 200 non-equidistant axial positions from 0 to L which I have imported as expressions in NX11, e.g., Axial_Pos_1=0, ..., Axial_Pos_200=L
I then created a plane pattern using these positions, so I got 200 planes.
In the expressions tab, I have also defined the parameters that result in the shape change, for each axial position. For simplicity, I'll name two, say Corner Radius and Perpendicular Distance, i.e., at x=0, where the shape is an ideal circle 2*Corner Radius = Perpendicular Distance and at X=L, where it's a square Corner Radius = 0. Therefore, for every axial position I have a unique value for Corner Radius and Perpendicular Distance.
Is there a simple way to automate this as much as possible? e.g., create 200 sketches, one for each plane, and then depending on the plane, the sketch would change accordingly by reading the correct parametric values for that plane/axial position.
Many thanks