Skip to content

Commit 4840d6d

Browse files
authored
Update README.md
1 parent 9b7469f commit 4840d6d

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,27 @@ View, split and merge IFC files
1717
- Full text search in all property sets and properties -> select elements -> write to new IFC file
1818

1919

20+
### Download for free
21+
[https://github.com/ifcquery/IfcSplitAndMerge/releases](https://github.com/ifcquery/IfcSplitAndMerge/releases)
22+
23+
24+
### Example use case
25+
26+
Select elements in 3D view (single or rubberband selection), treeview, or text input search criteria:
2027

21-
#### Select elements in 3D view (single or rubberband selection), treeview, or text input search criteria:
2228
<img width="900" alt="image" src="https://github.com/user-attachments/assets/b1f83793-1621-4f88-8231-9c1a35b141a3" />
2329

24-
#### Write file with selected elements:
30+
31+
Write file with selected elements:
32+
2533
<img width="900" alt="image" src="https://github.com/user-attachments/assets/66fa768f-4237-45de-a3cb-7cf6d66632bf" />
2634

27-
#### Result: IFC file with only the selected elements:
35+
36+
Result: IFC file with only the selected elements:
37+
2838
<img width="900" alt="image" src="https://github.com/user-attachments/assets/c36d59b5-1a8e-451e-9f15-ad72d14ab5b8" />
2939

3040

31-
Free to use. **[⬇️ Download IfcSplitAndMerge](https://github.com/ifcquery/IfcSplitAndMerge/releases)**
3241

3342

3443
### Access to source code: use as SDK or base for other IFC applications

0 commit comments

Comments
 (0)