mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
Use an IFC4 template. Don't let 2X3 hold us back!
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ ISO-10303-21;
|
|||||||
HEADER;
|
HEADER;
|
||||||
FILE_DESCRIPTION(('ViewDefinition [CoordinationView]'),'2;1');
|
FILE_DESCRIPTION(('ViewDefinition [CoordinationView]'),'2;1');
|
||||||
FILE_NAME('$filename','2019-05-12T12:33:45',('$owner','$email'),('$company'),'IfcOpenShell','IfcOpenShell','');
|
FILE_NAME('$filename','2019-05-12T12:33:45',('$owner','$email'),('$company'),'IfcOpenShell','IfcOpenShell','');
|
||||||
FILE_SCHEMA(('IFC2X3'));
|
FILE_SCHEMA(('IFC4'));
|
||||||
ENDSEC;
|
ENDSEC;
|
||||||
DATA;
|
DATA;
|
||||||
#1=IFCPERSON($,$,'$owner',$,$,$,$,$);
|
#1=IFCPERSON($,$,'$owner',$,$,$,$,$);
|
||||||
|
|||||||
Reference in New Issue
Block a user