i have components in my model and in entity info they tell me solid component (2 in model.)
thats correct.
but when i generate a report in su2018 with quantity from that component it tels NaN
whats wrong at that component?
or what can i do to have in the report also 2 in quantity colum
“NaN” means “Not a Number”. This is the IEEE floating point designator for an illegal or meaningless value, e.g. as result from divide by zero. So the report generator is encountering something like that while processing your model. It is probably not your fault. It could be a bug in the report generator or a model flaw due to a bug in SketchUp - but without seeing your model we can’t tell.