The element defines Select command that selects entity by its handle.
Syntax:
<select Handle=""/>
Attributes of <select />
Attribute |
Description |
---|---|
Handle |
Specifies a handle of the entity to be selected. |
Example:
<?xml version="1.0" encoding="UTF-8"?>
<cadsofttools version="2.0">
<select Handle="$28"/>
</cadsofttools>
Go to ABViewer