We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

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

Are there interfaces for picking and passing parameters in API coding

woom69
Participant

I want to implement the function of picking and passing element attributes in the code. Is there a corresponding interface in Archicad27  API?

 

The functions shown in the following figure:

 

woom69_0-1725497391027.png

 

1 REPLY 1
LChen
Graphisoft
Graphisoft

Hi,

Could you try the way that I answered other developer in the following?

https://community.graphisoft.com/t5/Archicad-C-API/Turning-off-3D-Editing-plane-from-API/td-p/627538...

(Find out 'Pick Up Parameters' and 'Inject Parameters' menu item with API)

HTH.