Hi all, when I get the value of the length parameter, I get a number with 4 decimals. I tried with several methods, but when returning the value to revit, the decimals reappear. How can I solve it?
thanks and regards.
@Jordivdl What is the parameter storage type for “ID”. Make sure it is String.
@Jordivdl Could you drop dummy rvt file here or Drop it in google drive/Dropbox and share the link here.
I’m sorry, in my office we have a confidentiality agreement for the archives.
The idea is to assign to a structural column or beam several parameters (name, type, length …) to concatenate them and return them to revit in another parameter, called ID. But the length parameter, I do not need decimals, as I return it in a text parameter (ID), write all the decimals.
Sorry for mi google english…
@Jordivdl No problem. Can you show us screenshot of your “ID” parameter properties.
@Jordivdl Add “StringFromObject” node and connect the values to SetParameter node. See if it helps
@Jordivdl Now how does in revit looks like?
@Jordivdl It works for me. Looks like it is a bug or may be language issue. Try reporting here




