Get Sheet metal bed data in ilogic

Get Sheet metal bed data in ilogic

LSA-skan
Advocate Advocate
169 Views
1 Reply
Message 1 of 2

Get Sheet metal bed data in ilogic

LSA-skan
Advocate
Advocate

Hi. Im trying to automate some error-checking on out sheet metal parts. I need to get bend parameters from all the features that makes a bend. So far i have managed to receive bend radius and angle, however my angle is not correct. if i use a flange all is good, but if i use a contour flange, then it´s the way my sketch is measured that dictates the value i get. And since i have to know if the angle is over or under 90° it crucial that the angle is correct displayed in the sketch, which i can control. Then i came to think of the Bend table one can put into the IDW. It shows all the data i need and correctly. I just cannot seem to access that data on the flat pattern with iLogic. Does anyone know a trick to this..?

0 Likes
170 Views
1 Reply
Reply (1)
Message 2 of 2

Michael.Navara
Advisor
Advisor

Try to look at FlatPattern.FlatBendResults property. It returns the results with angle and direction.

0 Likes