ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
ATABHIJIT Toravi15/01/2025

API 

I have a Sheet metal part with a suppressed sketch and a suppressed flat patten,
I correctly get the suppressed state (true) of the sketch with first block of code.

However, if I Unsuppress flat pattern with second block of code and query the suppression state, it returns suppressed state of the same sketch as false, not sure if I'm doing something wrong here. can someone please review? Thank you