I have an issue regarding reading of an Ifc-file with IfcIndexedPolyCurve. I get the following error message:
"Skipping instance #76275: Instance is not syntactically valid."
Row #76275 (and #45512) looks like this in the Ifc-file:
"#76275=IFCINDEXEDPOLYCURVE(#45512,((1,2)),$);"
"#45512=IFCCARTESIANPOINTLIST2D(((0.0,0.0),(529.509035052,0.0)));"
Any clues? I think that the Ifc-file is exported from ArchiCAD.
//Johan