Archicad C++ API
About Archicad add-on development using the C++ API.

How to change trace on/off?

Anonymous
Not applicable
How to change trace & reference on/off?

I want to change trace information like 'Below Current Story', 'Above Current Story' and others.

I think I can do trace on/off using spy++ in visual studio.

But I can't change information.
5 REPLIES 5
Hello YongWoo Kim,

You will find all you need here : https://helpcenter.graphisoft.com/user-guide/65006/
Christophe - FRANCE
Archicad Designer and Teacher
Archicad 15 to 27 FRA FULL

OS 11.6 Big Sur - MacBook Pro 2017 - 16Go RAM
"Quality is never an accident ; it's always the result of an intelligent effort" John Ruskin
Ralph Wessel
Mentor
Christophe wrote:
You will find all you need here : https://helpcenter.graphisoft.com/user-guide/65006/
Hi Christophe. This is the Developer forum - developers are asking how to do this programmatically, not as an end-user would do it.
Ralph Wessel BArch
Thank you Ralph, I admit that I did not notice this point when I read YongWoo Kim's message. Do you know if his request has a solution ?
Christophe - FRANCE
Archicad Designer and Teacher
Archicad 15 to 27 FRA FULL

OS 11.6 Big Sur - MacBook Pro 2017 - 16Go RAM
"Quality is never an accident ; it's always the result of an intelligent effort" John Ruskin
Ralph Wessel
Mentor
I'm not certain (never tried it before), but I think it might be possible using APIEnv_CreateGhostRecordID (with ACAPI_Environment). Take a look at the Environment_control example project.
Ralph Wessel BArch
Anonymous
Not applicable
I want to change trace information like 'Below Current Story', snaptube word to pdf vidmate 'Above Current Story' and others.

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!