| Parameter | Default value | Usage | Format |
|---|---|---|---|
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 |
VISUAL_STYLE |
READER_GUESSED |
What visual style do we want to use for material color and texture retrieving ? [READER_GUESSED] -> Let the reader find the default visual style (based on default view, Shaded if no default view) [SHADED] -> Shaded (Graphic color) [TEXTURES] -> Textures (Graphic color, toggles texture retrieving) [REALISTIC] -> Realistic (Appearance color, toggles texture retrieving) |
integer |
LEVEL_OF_DETAIL |
0 |
What level of detail do we want for retrieved geometry ? (filtering mecanism) [0] -> Let the reader find the default LOD (based on default view, Detailed if no default view) [1] -> Coarse [2] -> Medium [3] -> Detailed |
integer |
READ_LINKED_MODEL |
0 |
Should we read linked revit projects ? [0] -> No [1] -> Yes |
boolean |