License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Archicad C++ API
About Archicad add-on development using the C++ API.

Getting runtime parameter values for an element

Anonymous
Not applicable
Hi

i am new to Archi cad and the API development can you please tell me if i need to get the run time parameters of an element how do i do that ??? i.e. i have an element on the floor and i change the number of sides (which is in the parameter list) i want my api to read this changed value not the default value of the parameter how do i do that


thanks for your helpand will appreciate it
paul
1 REPLY 1
Anonymous
Not applicable
Hello,

See the example under APIAny_OpenParametersID in the help.

HTH,
Adam