When an object is uploaded to the platform with the plugin, it will parse all the parameters of the Revit object and try to automatically find matches with properties from the Onfly dictionary.
The mapping function harmonizes the vocabulary used in Revit object settings with the Onfly dictionary but does not affect their characteristics (Built-in, Shared, Family, Type, Instance).
<aside> ⚠️ Only the mapped parameters will be visible on the Onfly platform.
</aside>
The result of the analysis is displayed in 2 tabs :
Parameters for which a mapping has been found automatically. A parameter from the shared parameters file is automatically connected to the right property if this shared parameters file was used to create the Onfly dictionary.
The Magic Mapping button allows you to check for exact matches on the name between the Revit parameter and a dictionary property.
and those that did not give an automatic result
By clicking on the Map button, you will be able to select manually the property to map the parameter.
A window appears in order to associate the parameter to the right property of your dictionary
<aside> 👌 The Magic Mapping button will map automatically parameters and properties with the same name.
</aside>