![]() |
VR-Link C# API Documentation
|
You can start the VR-Link Code Generator from the command line, from a script or batch file, or from the Windows Start menu. If you use a Windows shortcut, the VR-Link Code Generator must be run from the same directory that it is located in, because it looks for code template files relative to that directory.
The command-line syntax is:
./bin64/vrlCodeGenerator [-M] [-p <string>] [-I <string>] [-P <string>] [-F <string>] [-O <string>] [-A] [-G] [–] [-v] [-h]
Where:
The VR-Link Code Generator window has two panes (Code Generator Window). Objects and interactions contained in the FOM definition file are listed in the left pane. Objects and interactions for which code will be generated are listed in the right pane.
The VR-Link Code Generator can be launced directly from the VR-Link bin64 directory or from the Start Menu on Windows systems.
[<< Introduction to the Code Generator] [Home] [Code Generator Projects >>]