Rotates element in the schematic editor.
Syntax |
Description |
---|---|
rotateelement("element"); |
Rotates element in the schematic editor. |
Example
If a "waveguide1" is added in the schematic editor,
rotateelement("waveguide1");
will rotate the element and its properties 90 degrees counter-clock wise.
See Also