SOLVED!
How can I get the enumType and parameter meaning of the control in DG_Test Example?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-10-14
05:11 AM
- last edited on
‎2022-09-29
10:08 AM
by
Daniel Kassai
‎2019-10-14
05:11 AM
How can I get the enumType and parameter meaning of the control in DG_Test Example?
e.g How can I get the supported control type in Archicad API e.g Button and Icon,so on ?
e.g How can I get the supported control type in Archicad API e.g Button and Icon,so on ?
Solved! Go to Solution.
Labels:
- Labels:
-
Add-On (C++)
1 ACCEPTED SOLUTION
Accepted Solutions
Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-10-14 09:28 AM
‎2019-10-14
09:28 AM
Hi,
Most of those can be found in the Dialog Manager documentation in the SDK.
Best, Akos
Most of those can be found in the Dialog Manager documentation in the SDK.
Best, Akos
3 REPLIES 3
Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-10-14 09:28 AM
‎2019-10-14
09:28 AM
Hi,
Most of those can be found in the Dialog Manager documentation in the SDK.
Best, Akos
Most of those can be found in the Dialog Manager documentation in the SDK.
Best, Akos
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-10-14 11:42 AM
‎2019-10-14
11:42 AM
Akos wrote:Hi,
Hi,
Most of those can be found in the Dialog Manager documentation in the SDK.
Best, Akos
I can't find the Dialog Manager document in the SDK. e.g https://archicadapi.graphisoft.com/documentation
Thanks
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-10-15 04:45 AM
‎2019-10-15
04:45 AM
Akos wrote:I have found the document. Thank you very much
Hi,
Most of those can be found in the Dialog Manager documentation in the SDK.
Best, Akos