Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2020-10-15
09:35 PM
- last edited on
2021-09-15
09:41 AM
by
Noemi Balogh
2020-10-16 03:19 AM
2020-10-16 03:05 PM
2020-10-27 11:42 AM
2020-10-28 04:03 PM
2020-10-29 02:34 AM
runxel wrote:
That concludes why I really need to know the bounding box of a called macro, otherwise I don't know where to place the next object.
2020-10-29 03:06 PM
end A, BAnd now you can call the macro:
call "my_macro", parameters a_nonsense_param_not_in_use = 0, returned_parameters any, nameOnly the order is crucial. You can assign the returned parameters to any values you'd like.
2020-10-30 10:22 AM
2020-11-04 09:23 AM
2020-11-04 12:29 PM