How to create Property for a specific classification( Wall for example)
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-01-07
09:26 AM
- last edited on
‎2022-09-29
09:46 AM
by
Daniel Kassai
‎2020-01-07
09:26 AM
Hello,
I am developing an Archicad add-On with the development kit 22 for the version of Archicad 22 for create properties.
I would like to know how can i create Property for an element classification (Wall only for example) using api developpement kit 22. If someone can help me Thanks .
I am developing an Archicad add-On with the development kit 22 for the version of Archicad 22 for create properties.
I would like to know how can i create Property for an element classification (Wall only for example) using api developpement kit 22. If someone can help me Thanks .
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-01-16 09:12 AM
‎2020-01-16
09:12 AM
annicka wrote:Hi.
Hello,
I am developing an archicad add-On with the development kit 22 for the version of archicad 22 for create properties.
I would like to know how can i create Property for an element classification (Wall only for example) using api developpement kit 22. If someone can help me Thanks .prop2.PNG
The Classification_Test and Property_Test example may be helpful to you .