Hello everyone,
I want to draw a 3D polygon using VBA programming in CST Microwave Studio. In fact, I want to choose points of the polygon in a for loop based on some parameters in parameter list. Actually macro gets some parameters from parameter list as input which determines number of iterations and points' coordinates. How can I do it?