Skip to content

Commit 3fb0d24

Browse files
author
Sebastian Schilling
committed
2 parents f703c2d + 747ce84 commit 3fb0d24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Since not every software can export external classifications as IfcClassificatio
99
The catalog and classification attributes can be added as IfcPropertySingleValues to an IfcPropertySet, which is attached to entities. This tool reads the IfcPropertySets and converts them to IfcClassification and IfcClassificationReference, which are also attached to the entities. Then the IfcPropertySet and IfcPropertySingleValues are deleted. This conversion can also be done in the other direction, if some software could not read IfcClassification.
1010

1111
The IfcPropertySet should look like this:
12-
![IfcPropertySet for Classification](img\PropertySet.png)
12+
13+
![IfcPropertySet for Classification](img/PropertySet.png)
1314

1415
The PropertySet name must start with the same string for each classification. This string must be set in the converter.
1516
A new file is created as result of the conversion.

0 commit comments

Comments
 (0)