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

Is there a way to change ID, Structural Function and Position properties of single element ?

Hello,

I'm looking for a function to change ID, Structural Function and Position properties of single element ?

Thanks in advance,
Julian
4 Replies 4
Try ACAPI_Element_SetCategoryValue for position and structural function.

The ID is stored in the element memo - you can change it there.
Ralph Wessel BArch
Central Innovation
Anonymous
Not applicable
Thank you! I was able to set position and structural function with ACAPI_Element_SetCategoryValue.

Now I'm looking the element memo structure in the docs, but I can't figure out where is the ID stored ?
API_ElementMemo.elemInfoString
Ralph Wessel BArch
Central Innovation
Anonymous
Not applicable
Thank you very much!

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!