Archicad C++ API
About Archicad add-on development using the C++ API.

API_NotifyElementType * to ModelerAPI::Element

Anonymous
Not applicable
I get an API_NotifyElementType * returned by my ElementEventHandlerProc(const API_NotifyElementType *elemType) function

From there I need to get to a ModelerAPI::Element

I know I can get an API_Element from the API_NotifyElementType *, but that is not the object type I need (unless I can get from API_Element to ModelerAPI::Element)
0 REPLIES 0

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!