McNeel Wiki
Rhino4.NET Project and Command Wizards
edit · print · help · all topics
Main Pages

AccuRender

Bongo

Brazil r/s

Developer

Flamingo

Penguin

Rhino Blogs

Rhino

Search

Languages

Česky

Deutsch

English

Español

Français

Italiano

Polish

日本語

한국어

中文(繁體)

 
.
SummaryWizards for creating Rhino4 .NET plug-ins and commands

Rhino4DotNetWizards.zip (updated April 3, 2008)

The above zip file contains project and command wizards for Visual Studio 2005 versions of VB.NET and C#. To install these wizards:

  • Unzip Rhino4DotNetWizards.zip The zip file contains two files (RMA.VisualStudioWizards.dll and RhinoDotNetWizards.vsi)
  • Install RMA.VisualStudioWizards.dll to your computers global assembly cache (GAC). This can be done by one of the following methods:
    • Open the Administrative Tools on your Control Panel and start the Microsoft .NET Framework 2.0 Configuration application. Inside this application Click on 'Manage the Assembly Cache' and then 'Add an Assembly to the Assembly Cache'. This brings up a dialog box that asks to open a file. Use the dialog box to select the file RMA.VisualStudioWizards.DLL
    • Using file explorer, drag and drop the file to your assembly directory (probably D:\WINDOWS\assembly)
    • NOTE: once you have installed the assembly in the GAC, a copy of the file is placed in a special windows directory. You can delete the original RMA.VisualStudioWizards.DLL file.
  • Double click on the RhinoDotNetWizards.vsi file. This is a Visual Studio installer file that will copy to wizards to the appropriate locations on your computer. NOTE: if you are upgrading from an older version of RhinoDotNetWizards.vsi, select the overwrite the file with the same name option

XML Comments file (updated September 26, 2007)

Placing an XML comments file on your computer will add descriptions to rhino sdk functions when intellisense pops up.

Download the xml comments zip file

Unzip this file and copy "Rhino_DotNET.xml" to the Rhino system directory (same directory where rhino4.exe and Rhino_DotNET.DLL are located)

rename · changes · history · subscriptions · lost and found · references · file upload