send_annotations
send_annotations -froms_email-tos_email[ -msgs_text] [ -subjects_text] [ -violations ]
Description
Mails Space-based Router and Chip Optimizer annotations for the active window to a recipient as an E-mail attachment.
The GUI equivalent for this command is Collaborate—Send Annotations.
Arguments
|
Writes Space-based Router and Chip Optimizer violations to the XML file. By default, user annotations are written. |
Value Returned
Examples
The following example sends an E-mail with an XML file attachment of the annotations for the active window.
send_annotations -from me@mycompany.com -to you@mycompany.com -subject "opens" -msg "review now"
Related Topics
Return to top