Browse
All
This category
This board
Articles
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Forum
Installation & update
Licensing
Modeling
Libraries & objects
Documentation
Visualization
BIMx
Project data & BIM
Parametric design
Sustainable design
Teamwork & BIMcloud
Collaboration with other software
General discussions
Our Community
Knowledge Base
Installation & update
Licensing
Getting started
Modeling
Libraries & objects
Documentation
Visualization
BIMx
Project data & BIM
Teamwork & BIMcloud
Collaboration with other software
Our Community
Building Together
Insights
Challenges
Archicad In Your Pocket
AI Visualizer Challenge
Your Best Design Option
Flex Your BIMx
Parametric Object Factory
My Graphi Story
One Override to Rule Them All
Snow Globe Challenge
Building Together Challenge 2021
Webinars
Insiders
Podcast
Wishlist
Roadmap
Developer Hub
Archicad C++ API
GDL
BIMx API
BIMcloud API
Archicad Python API
Developer Insights
Knowledge Base
Product Help
International
Deutsch
日本
Português (Brasil)
search
Help
Sign In
All
This category
This board
Articles
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Graphisoft Community (INT)
:
Developer Hub
:
Archicad C++ API
:
Why Does DG::GetDialogFromId Return nullptr in Arc...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Pin this post for me
Bookmark
Subscribe to Topic
Mute
Printer Friendly Page
Archicad C++ API
About Archicad add-on development using the C++ API.
Why Does DG::GetDialogFromId Return nullptr in ArchiCAD 27 C++ API?
nishida_jp
Booster
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
3 weeks ago
3 weeks ago
In the ArchiCAD 27 C++ API, the following function returns
nullptr
for some reason:
[cpp]
DG::Dialog *dlg = DG::
GetDialogFromId
(dialID);
How can I correctly obtain a pointer to the
DG::Dialog
class from
dialID
using this function?
All forum topics
Previous Topic
Next Topic
0 REPLIES
0
Post Reply
Get notified about new replies
Subscribe to topic
Related articles
Wall and slab accessories automatic cut
in
GDL
PROJECT2 Material FILL showing on Archicad 26 and Archicad 27 but won't show on Archicad 28 - BUG?
in
GDL
Multiple addons under common sub-menu
in
Archicad C++ API
Feedback- on closing dialog: save/don't save/ cancel
in
Archicad C++ API
[SCRIPT] Auto-numbering elements using a polyline using Tapir
in
Archicad Python API
Didn't find the answer?
Check other topics in this Forum
Back to Forum
Read the latest accepted solutions!
Accepted Solutions
Start a new conversation!
Create new topic