Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytammik/stlimport
Revit add-in importing an STL file into a DirectShape element.
https://github.com/jeremytammik/stlimport
Last synced: 17 days ago
JSON representation
Revit add-in importing an STL file into a DirectShape element.
- Host: GitHub
- URL: https://github.com/jeremytammik/stlimport
- Owner: jeremytammik
- License: mit
- Created: 2014-12-11T18:46:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-11T21:44:41.000Z (about 10 years ago)
- Last Synced: 2024-10-16T15:07:56.280Z (2 months ago)
- Language: C#
- Size: 1.37 MB
- Stars: 5
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
StlImport
=========Revit add-in importing an STL file into a DirectShape element.
Dependencies
------------Uses the NuGet QuantumConcepts STL package.
Author
------Written by Scott Conover, Autodesk Inc., to demonstrate the introduction of the DirectShape class in the Revit 2014 API.
License
-------This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT). Please see the [LICENSE](LICENSE) file for full details.