Files
IfcOpenShell/src/ifcopenshell-python/test/fixtures/rules/pass-annotation-surface-IfcPlane-ifc2x3.ifc
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
393 B
Plaintext
Raw Normal View History

2022-12-26 11:29:32 +01:00
ISO-10303-21;
HEADER;
FILE_DESCRIPTION(('ViewDefinition [CoordinationView]'),'2;1');
2026-08-03 16:07:29 +05:00
FILE_NAME('','1970-01-01T00:00:00',(''),(''),'IfcOpenShell','IfcOpenShell','');
2022-12-26 11:29:32 +01:00
FILE_SCHEMA(('IFC2X3'));
ENDSEC;
DATA;
#1=IFCCARTESIANPOINT((0.,0.,0.));
#2=IFCAXIS2PLACEMENT3D(#1,$,$);
#3=IFCPLANE(#2);
#4=IFCANNOTATIONSURFACE(#3,$);
ENDSEC;
END-ISO-10303-21;
/* IFC fixture is generated by generate_08.py */