checkObj {IFC} | R Documentation |
'IFC_data' Object Check
Description
Ensures 'IFC_data' obj$features correctly reflects actual number of collected objects. When 'obj' is from rif or cif, number of objects can be different from actual number of collected objects e.g. when it comes from merged of subset of file. There is no way to link an object with its feature value, so the only solution is to remove all features and only keep "Object Number".
Usage
checkObj(obj)
Arguments
obj |
an 'IFC_data' object. |
Value
an 'IFC_data' object.
[Package IFC version 0.2.1 Index]