IfcPlugins icon indicating copy to clipboard operation
IfcPlugins copied to clipboard

Parsing Error

Open landraud opened this issue 8 years ago • 0 comments

Hello, we obtain below error when parsing below line:

0000329= IFCPROPERTYSINGLEVALUE('Avis technique',$,IFCLABEL('9/11-946*V1'),$);

We had to remove * in IFCLABEL to avoid this error.

Error on line 129: IfcPropertySingleValue expects 4 fields, but less found org.bimserver.plugins.deserializers.DeserializeException: Error on line 129: IfcPropertySingleValue expects 4 fields, but less found

Tested on version 0.33

Regards,

landraud avatar Dec 04 '17 14:12 landraud