|
5.5 Package Properties
The MathLink connection used to communicate with the application is stored in the special symbol $VisualizerLink.
In[24]:=
Out[24]=



The connection between Mathematica's kernel and Dynamic Visualizer.
For testing purposes, it is possible to set $VisualizerLink manually. However, this is neither supported nor recommended.
The Dynamic Visualizer version is stored as a string and number.



The Dynamic Visualizer version.
In[25]:=
Out[25]=
Out[26]=
|