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

how can I run APIDb_RefreshElementID in 3D view window?

bool force = true;
err = ACAPI_Database (APIDb_RefreshElementID, &elem.header, &force);

In the 3D view mode,I cannot run the code corretly.
How can I do it?
1 Reply 1
QBai wrote:
bool force = true;
err = ACAPI_Database (APIDb_RefreshElementID, &elem.header, &force);

In the 3D view mode,I cannot run the code corretly.
How can I do it?
Does elem.header point to a library part instance?
Ralph Wessel BArch
Central Innovation

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!