Parameter | Default value | Usage | Format |
---|---|---|---|
READ_VIEW |
1 |
Should we read Revit 3D views ? [0] -> No, only {3D} view will be used to generate model and its visibility [1] -> Yes, retrieve all Revit 3D views |
boolean |
READ_METADATA |
1 |
Should we read Revit properties ? [0] -> No (better performance) [1] -> Yes |
boolean |
ORDER_COMPO |
1 |
Should we read order component the same as in IFC tree ? [0] -> No (all flat) [1] -> Yes (Ordered by Building, then Level, then product Category) |
boolean |
REALISTIC_VIEW |
1 |
Should we read material and texture information ? [0] -> No, visuals will be the same as in shaded view mode [1] -> Yes, visuals will be the same as in realistic view mode |
boolean |