Archicad 28 C++ API
|
Parameters to change a value in a Library Part parameter list. More...
#include <APIdefs_Goodies.h>
Parameters to change a value in a Library Part parameter list.
ind1
and ind2
fields must be passed to address the array position. The new values should be passed in the strValue
or realValue
fields, depending on the type of the referenced variable. See the ACAPI_LibraryPart_ChangeAParameter and ACAPI_LibraryPart_OpenParameters functions for utilization.