<ConsoleCommand>
Section:
Options
Required:
No
Value type:
Fully qualified Java class name
Default:
none
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Multiple class names which implement the com.osm.tools.ConsoleCommand interface.
Example
This example shows a valid configuration for the tag:
<ConsoleCommand>com.acme.tools.command.FileConsoleCommand</ConsoleCommand>
Was this helpful?