We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a3529 commit 63a2b91Copy full SHA for 63a2b91
fixtures/extended_mvd.ifc
@@ -5,7 +5,7 @@ FILE_NAME('','2022-05-04T08:08:30',(''),(''),'IfcOpenShell-0.7.0','IfcOpenShell-
5
FILE_SCHEMA(('IFC4'));
6
ENDSEC;
7
DATA;
8
-#1=IFCPERSON($,$,'',,$,$,$,$);
+#1=IFCPERSON($,$,'',$,$,$,$);
9
#2=IFCORGANIZATION($,'',$,$,$);
10
#3=IFCPERSONANDORGANIZATION(#1,#2,$);
11
#4=IFCAPPLICATION(#2,'0.7.0','IfcOpenShell-0.7.0','');
0 commit comments