[38ba34]: / Tools / Plugins / ANSUR_Plugin.any

Download this file

11 lines (9 with data), 258 Bytes

#if ANYBODY_BUILTIN_PYTHON_AVAILABLE
AnyGUIPlugin ANSURPlugin = {
   PluginFile = "ANSUR_Plugin-1.2.2-py3.11.egg";
   ToolTip = "Change Model Scaling";
   Console = Off;
   Interactive = Off;
   DisplayName =  "ANSUR Configuration";
};    

#endif