Tree view for showing category's parameters/attributes/properties
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-03-27
01:56 PM
- last edited on
2022-12-06
01:43 PM
by
Daniel Kassai
2018-03-27
01:56 PM
Hi,
I am new to Archicad API, but from what I have understood, an element category (door, window, lamp, ...) has parameters (coming from its GDL library object), attributes and properties.
I would like to show all these different things in a tree view (for user selection), the same as the one we can see in the Override rule creation (please see enclosure).
Are there any simple way to do it ? Can someone put me in the right direction ?
Thanks a lot for your help.
I am new to Archicad API, but from what I have understood, an element category (door, window, lamp, ...) has parameters (coming from its GDL library object), attributes and properties.
I would like to show all these different things in a tree view (for user selection), the same as the one we can see in the Override rule creation (please see enclosure).
Are there any simple way to do it ? Can someone put me in the right direction ?
Thanks a lot for your help.
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2021-09-28 12:10 PM - edited 2021-09-28 12:11 PM
2021-09-28
12:10 PM
You can use the Tree View dialog item types, using the following GRC items:
- SingleSelTreeView
- MultiSelTreeView