Finding Duct/Pipe fitting length using Parameters Map

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey everyone,
Taking another step forwards on my system run scripting. the basics are in place and I'm calculating run lengths for selected sections of duct or pipe. I've been doing this by grabbing data from ParametersMap which has some great stuff. However, my problem comes when trying to estimate run lengths for fittings. Depending on the setup of the fitting, Revit sometimes lists 12 length parameters. For ducts, a cross fitting has four lengths but they're listed as Length 1, Length 1a, Length 3, Length 3a. It makes it difficult to identify the fitting you're dealing with let alone the best way to calculate a length approximation.
Is there a page somewhere that describes these variables? Is this related to how the family is built? Is there a simple way to find the run length of a fitting without sorting through all these parameters, short of using the bounding box to calculate an approximation?
Thanks for this,