cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[Solved] Attach user parameters to an ArchiCad part

Hi,
how can i add custom properties to an ArchiCad model and preserve those properties through a save, load cycle in AC;
I would like to attach some custom string and numeric data, sort of like BIM info to any chosen part.

Thanks
Dimi
2 Replies 2
christop wrote:
how can i add custom properties to an ArchiCad model and preserve those properties through a save, load cycle in AC;
I would like to attach some custom string and numeric data, sort of like BIM info to any chosen part.
Yes, take a look at ACAPI_Element_SetUserData. This function allows you to attach any data to an element and retrieve it with ACAPI_Element_GetUserData
Ralph Wessel BArch
Central Innovation
Anonymous
Not applicable
Thanks Ralph

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!