Skip to content

Instantly share code, notes, and snippets.

@goswinr
Forked from moloneymb/Mantis Instructions.md
Created January 25, 2016 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goswinr/09f4bea74eb1aa85b370 to your computer and use it in GitHub Desktop.
Save goswinr/09f4bea74eb1aa85b370 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. Place the extracted folder Mantis in the program files directory "C:\Program Files" - note that Mantis only works for 64 bit Windows at this stage
  4. Copy the Mantis.addin file from "C:\Program Files\Mantis\Mantis.addin" to "C:\ProgramData\Autodesk\Revit\Addins\2016\Mantis.addin"
  5. Run Revit, open file, and start Mantis from the Add-Ins Ribbon
  6. 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
  7. 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