de_end_command()
Terminates a repeating command sequence. To properly playback any macro with repeating commands, the macro needs to terminate the command sequence with this function. Returns: none.
Syntax:
de_end_command();
Example:
de_add_polygon(); de_add_point(2.75,3.5); de_add_point(3.5,3.5); de_add_point(3.5,3.75); de_add_point(4.0,3.75); de_add_point(4.0,3.0); de_add_point(2.75,3.0); de_add_point(2.75,3.0); de_end(); de_end_command();
Download Example File:
The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.
Swap all Components with Themselves
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()