- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a question about the fold feature.
Screenshots are in Inventor 2016, but its the same in 2022.
When using the fold feature to fold part from a line.
The face of the folded side is not in line with the sketch.
And I wonder why that is.
Its for a configurable model which changes thickness and material (and kfactor) of the plate.
After some calculating I found a formula for the offset from the line to the face.
angle = 90 degrees (1/4)
r = Radius to Bend centerline =Bendradius + Thickness * kFactor
Offset = 2 * pi * r * 1/4 - r
Why is this offset? We expect the face to be in line with the sketchline. Whats the reason this is different
It's difficult to calculate this deviation. Because also kFactor is in it. You can't make a parameter equation. kFactor has to be found with ilogic, and changed on any update to be accurate.
Many thanks
Solved! Go to Solution.