Message 1 of 1
[Add-ins] Using C# .NET to pass data into the family in a Revit project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I’m trying to use C# .NET to build an add-in. Basically, I want to pass an Image's path (to show the image) and an URL into a family through parameters. I’m trying to show the image of the family but it’s difficult for me. How can I set the parameter and show an image in the family?