Skip to content

Instantly share code, notes, and snippets.

@moloneymb
Last active April 1, 2017 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save moloneymb/5e5608c129337cfefa40 to your computer and use it in GitHub Desktop.
Save moloneymb/5e5608c129337cfefa40 to your computer and use it in GitHub Desktop.
  1. Download the Mantis zip file from https://dl.dropboxusercontent.com/u/157820459/Mantis.zip
  2. Unblock the Mantis zip file before extraction http://blogs.msdn.com/b/delay/p/unblockingdownloadedfile.aspx
  3. Extract the folder where ever you'd like
  4. Update the Mantis.addin file to replace the AddIn Assembly location to point to Tsunami.IDEDesktop.dll in the extracted folder
  5. Copy the Mantis.addin file to "C:\ProgramData\Autodesk\Revit\Addins\2016\Mantis.addin"
  6. Run Revit, open file, and start Mantis from the Add-Ins Ribbon
  7. To test copy the F# code from https://gist.github.com/moloneymb/4561a548a3378bc2775f into the shell. Select all text and run selected (Run button or Alt+Enter). Once the code has run a new shape should appear in 3D Views -> CSGTree
  8. For help or more advanced functionality please feel free to reach out to me at moloneymb (twitter, gmail or skype)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment