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

Streamline your workflows and master BIM coordination! Program starts April 28!

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

AC Environment

Anonymous
Not applicable
Hi,

many of my colleagues that work in autocad are missing (in archicad) the function of environment, which allows you to differently select objects when you are moving your mouse - when you make the marquee area from left to right and vice versa. You can select all objects that the marquee area touches or just objects that are fully in.

My question is - is it possible to load an add-on that is active during the work in archicad so you could use it that way?

thanks
2 REPLIES 2
santi wrote:
My question is - is it possible to load an add-on that is active during the work in archicad so you could use it that way?
No, you can't change this behaviour through the API. The arrow tool can switch between these options though (change selection methods).
Ralph Wessel BArch
Central Innovation
Anonymous
Not applicable
nice, another point for archicad
thanks