Skip to content

Commit a498f9a

Browse files
authored
Update README.md
1 parent 0044182 commit a498f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#IFCtoJSON converter
22

3-
IFC->JSON converter is designed to convert the IFC (industry foundation classes) datafile to JSON format with the help of IFC Schema Specifications.
3+
IFCtoJSON converter is designed to convert the IFC (industry foundation classes) datafile to JSON format with the help of IFC Schema Specifications.
44

55
Wikipedia describes IFC as datamodel with intention to describe architectural, building and construction industry data but even for a relativily small buildings amount of required data grows very fast. In order to contain data managable this converter was created. It assigns to values in IFC datafile apropriate descriptions and converts to clearer view in json database. It is also possible to extend converter to include nested objects which provides clearer relationship between IFC objects but creates significantly larger files.

0 commit comments

Comments
 (0)