cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Developer forum

how can I run APIDb_RefreshElementID in 3D view window?

Anonymous
Not applicable
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

Ralph Wessel
Mentor
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

Still looking?

Browse more topics

Back to forum

See latest solutions

Accepted solutions

Start a new discussion!