Hello, all! I'm currently working on a solidworks API macro. In our current process, special geometry on sheet-metal parts for etching and opening pathing is done by creating a sketch of the desired cut/etch, and then later, before saving to a DXF, creating the layer "ETCH" or "OPEN", selecting the sketch from the drawing view feature tree, and using "convert entities". Thus, certain sketches are on the "ETCH" layer, and others are on the "OPEN" layer. In my current code, I can locate