bend angle dependant bend radius
bend angle dependant bend radius
(OP)
Is it possible to define a bend_angle that changes when the bend angle is modified. I am calling in the sheet_metal_material_table.txt for the BEND_RADIUS a table.
TABLE
NAME,Bend_Radius_Table_FR121
INPUTS,ANGLE
45,0.9
90,1.1
135,2.1
180,0.25
END_OF_TABLE
But allways the result for the Bend Radius is 0°. Does anyone have an idea how to handle this?
Thanks
Snied
TABLE
NAME,Bend_Radius_Table_FR121
INPUTS,ANGLE
45,0.9
90,1.1
135,2.1
180,0.25
END_OF_TABLE
But allways the result for the Bend Radius is 0°. Does anyone have an idea how to handle this?
Thanks
Snied





RE: bend angle dependant bend radius
IE, once you've created a "full" flange, there's no way to change it to "at end" and many other edits like that..
RE: bend angle dependant bend radius
I don't know what version you have but that seems to work perfectly fine here in NX7.5.
Can't help with the question though. Why would you want to make a part with different bend radii? It's not very practical.
NX 7.5
Teamcenter 8
RE: bend angle dependant bend radius
I want to define a material for each tool. If I select this sheet material the radius has to change with the bend angle.