Count number of emitted normals in OBJ serializer, which might be less than verts when writing line geometries

This commit is contained in:
Thomas Krijnen
2025-12-02 16:32:37 +01:00
parent 1468bf3c97
commit 4fc2f623cf
4 changed files with 116 additions and 13 deletions
+3
View File
@@ -135,6 +135,9 @@ BIND(IfcFixedReferenceSweptAreaSolid)
#ifdef SCHEMA_HAS_IfcSectionedSolidHorizontal
BIND(IfcSectionedSolidHorizontal)
#endif
#ifdef SCHEMA_HAS_IfcOpenCrossProfileDef
BIND(IfcOpenCrossProfileDef)
#endif
#ifdef SCHEMA_HAS_IfcSectionedSurface
BIND(IfcSectionedSurface)
#endif