diff --git a/src/ifcopenshell-python/test/fixtures/validate/pass-number-type.ifc b/src/ifcopenshell-python/test/fixtures/validate/pass-number-type.ifc new file mode 100644 index 0000000000..0dd1ec52aa --- /dev/null +++ b/src/ifcopenshell-python/test/fixtures/validate/pass-number-type.ifc @@ -0,0 +1,11 @@ +ISO-10303-21; +HEADER; +FILE_DESCRIPTION(('ViewDefinition[DesignTransferView]'),'2;1'); +FILE_NAME('qset.ifc','2024-11-15T12:05:44+05:00',(''),(''),'IfcOpenShell 0.0.0','Bonsai 0.8.1-alpha241113-d3333fe','Nobody'); +FILE_SCHEMA(('IFC4')); +ENDSEC; +DATA; +#90=IFCQUANTITYCOUNT('count',$,$,25.,$); +#91=IFCQUANTITYCOUNT('count',$,$,25,$); +ENDSEC; +END-ISO-10303-21; \ No newline at end of file