Files
IfcOpenShell/src/ifcopenshell-python/test/fixtures/rules/pass-0-box-alignment-top-left-ifc2x3.ifc
T

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

14 lines
397 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.));
#2=IFCAXIS2PLACEMENT2D(#1,$);
#3=IFCPLANAREXTENT(10.,10.);
#4=IFCTEXTLITERALWITHEXTENT('My presentable text',#2,.RIGHT.,#3,'top-left');
ENDSEC;
END-ISO-10303-21;