Changing sheet metal Gauge via API

Good evening,

Can someone help me how to change sheet metal parameters steel gauge via API. Part I have is using predefined gauge table with 15 different materials.

I assume I`ll have to use the following code with some other code to change the gauge? Right?

boolstatus = Part.Extension.SelectByID2("Sheet-Metal", "BODYFEATURE", 0, 0, 0, False, 0, Nothing, 0)

Any information or link to a similar topic will be great.

Thanks,

SolidworksApi macros