cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Susanne_NBG Sweden
Graphisoft Partner
Graphisoft Partner

Command Place all favorites

Hi
I am looking for a shortcut command to place all loaded favorites on floor plan - similar to the existing command Place all objects?

Is it possible to do a Python script to do the operation instead of waiting for an added shortcut in AC if it is needed fairly soon? How should that script look like then ...


It would be of great help when updating clients older template files and you want to have visual control (MVO for example) over what happens during library migration in between versions.

 

Thanks

/Susanne

1 Reply 1

The python API without any extensions cannot do that since it doesn't support creation of elements out of the box.


You'll need an Add-On in some form or another. Either check the TAPIR Add-On (this extends the Python/JSON API and could also be controlled via Grasshopper) or write your own Add-On.

Automating Archicad with Add-Ons, GDL-Objects & Python Archi-XT.com

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!