Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytammik/estorefile
Revit Add-in storing a file in extensible storage.
https://github.com/jeremytammik/estorefile
Last synced: 17 days ago
JSON representation
Revit Add-in storing a file in extensible storage.
- Host: GitHub
- URL: https://github.com/jeremytammik/estorefile
- Owner: jeremytammik
- License: apache-2.0
- Created: 2013-11-08T15:21:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T09:20:43.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T15:08:08.040Z (2 months ago)
- Language: C#
- Homepage: http://thebuildingcoder.typepad.com
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EstoreFile
EstoreFile is a C# .NET Revit add-in that stores a file into extensible storage in the Revit project.
For more information, please refer
to [The Building Coder](http://thebuildingcoder.typepad.com) and
the topic group on [Extensible Storage](http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.23).## Author
Jeremy Tammik,
[The Building Coder](http://thebuildingcoder.typepad.com) and
[The 3D Web Coder](http://the3dwebcoder.typepad.com),
[ADN](http://www.autodesk.com/adn)
[Open](http://www.autodesk.com/adnopen),
[Autodesk Inc.](http://www.autodesk.com)## License
This sample is licensed under the terms of the [Apache License 2.0](http://www.apache.org/licenses).
Please see the [LICENSE](LICENSE) file for full details.