The element defines XML command that executes commands from the Command Line.
Syntax:
<command text=""/>
Attributes of <command />
Attribute |
Description |
---|---|
text |
Specifies a name of the command. |
Example:
<?xml version="1.0" encoding="UTF-8"?>
<cadsofttools version="2.0">
<command text="line"/>
</cadsofttools>