Revit formula in family using Length parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem solved.
Not sure how to delete from forum.
Hi... This query isn't specifically related to the API but I thought it fits into this forum more than it does architecture/structure/mep etc.
I am trying to modify a family to use it's length parameter and divide by another user inputted number (instance parameter) to display a result.
I'm aware of the need to have matching units / parameter types and if necessary remove the units by dividing by one but that doesn't seem to be working in my family formula and I have tried using what I feel like is any possible combination of types.
Initially I got the "inconsistent units" error and worked around that but now can't get past the error shown on the attached screenshot.
Any ideas where I'm going wrong...?