
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good Morning,
I'm an HVAC Engineer and I'm working on Revit 2016-17-18 and I use Visual Studio to develop a software.
I would like to know how can I set the value of the specific loss in duct fittings. I've already managed to set the "Loss Method" to "Specific loss" but I can't find a way to set the value. I'm sure that it's possible because the user can manually set the value in the parameter window which pops up when he clicks on "Modify".
I thought that it was linked to the RBS's BuiltInParameter but I couldn't do anything.
For instance I would like something like this:
Parameter pressureLoss = fitting.specificLossPressure.Set(10); in the API
And in Revit it should write 10Pa in the Pressure loss field of the fitting
Anyone can help me with this please ?
Best Regards,
Guillaume Mayette
Solved! Go to Solution.