Fedor Zentsev
Results
2
issues of
Fedor Zentsev
Is there a specific reason to put whitespace after the equals sign (#23=_IFCOLUMN)? For example https://github.com/ifcquery/ifcplusplus/blob/master/IfcPlusPlus/src/ifcpp/IFC4/lib/IfcColumn.cpp#L65 (every `::getStepLine` function works like that) Not writing spaces could easily save a hundred...
- According to IFC implementation guide about Precision attribute in IfcGeometricRepresentationContext: > Value of the model precision for geometric models. It is a double value (REAL), typically in 1E-5 to...