Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Michael.Navara
in reply to: mirkomaga

There is no single transformation matrix between folded model and flatpattern.

You can try to use this two methods FlatPattern.GetFlatPatternEntity and FlatPattern.GetSheetMetalEntity

or you can try to use planar sketch and set CopyToFlatpattern to true. Later on you can get two transformation matrices from this two sketches and calculate your own transformation between folded model and flatpattern for specific sketch (planar face).