How can I measure the length of a whole Assembly?
Hello there,
I am trying to figure out how to get the real length of an assembly. When drawing profile members I get its exact length, but when drawing Assemblies, the Quantifier dialog shows some a measure for the length that I am not getting what is its logic.
This example has been created with one of the ProfileBuilder example assemblies.
I attach a screenshot of the query (this length is actually 10m not 118m.

-
Hi Fernando - if you hover your mouse over the length field you will see a tooltip for how length is determined. It is the sum of the lengths of all objects included your selection (including nested objects).
If you want to calculate the length of an assembly by itself, one approach is to take a unique Profile Member within the assembly (such as the top rail in your example), assign it to a particular tag and then use Tag$ to quantify the profile member by length. Then when you create a cost detail report, you can see the total length of this profile member and total length of the assemblies (as long as the profile member and tag is not used elsewhere in your model)
Please sign in to leave a comment.
Comments
1 comment