Hello,
I'm trying to develop a macro to draw rectangles in a CATDrawing. I also want to apply a layer value to the rectangles.
First issue: drawing a rectangle. Interactively it is easy, there is a dedicated command for rectangles, but in the macro it appears I can only create lines, therefore...