Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
developer:zooplugin [2020/11/30]
sandy [Writing a Zoo plug-in]
developer:zooplugin [2020/11/30]
sandy [Zoo plug-in samples]
Line 25: Line 25:
   - Implement the interface members. //(For detailed information about the interface members, see the sample Zoo plugins listed below.)//   - Implement the interface members. //(For detailed information about the interface members, see the sample Zoo plugins listed below.)//
   - Build your plugin.   - Build your plugin.
-  - Digitally sign your plug-in.+  - Digitally sign your plugin.
  
-===== Installing a Zoo plug-in ===== +===== Installing a Zoo plugin ===== 
-Once you have built your Zoo plug-in, you can install it and test it:+Once you have built your Zoo plugin, you can install it and test it:
   - Run **ZooAdmin.exe** and make sure the Zoo licensing service has stopped.   - Run **ZooAdmin.exe** and make sure the Zoo licensing service has stopped.
-  - Copy your plug-in assembly (.DLL) and any dependent support libraries to the Zoo'plug-in folder (i.e. C:\Program Files\Zoo 5.0\Plugins).+  - Copy your plugin assembly (.DLL) and any dependent support libraries to the Zoo'plugin folder (i.e. C:\Program Files\Zoo 5.0\Plugins).
   - Restart the Zoo license service.   - Restart the Zoo license service.
   - When the service has restarted, click the **Add License** button. Your product should be one of the available products for which to add a license.   - When the service has restarted, click the **Add License** button. Your product should be one of the available products for which to add a license.
Line 36: Line 36:
 {{:developer:zoopluginaddlicense.png|}} {{:developer:zoopluginaddlicense.png|}}
  
-===== Zoo plug-in samples ===== +===== Zoo plugin samples ===== 
-[[https://github.com/mcneel/Zoo5|Sample Zoo plug-in projects on GitHub]]+[[https://github.com/mcneel/Zoo5|Sample Zoo plugin projects on GitHub]]
  
 \\ \\