Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2021-07-08
08:53 PM
- last edited on
2021-09-14
09:28 AM
by
Noemi Balogh
2021-07-14 10:23 AM
for (i = 1; i <= nLight; i++) { if (elemIndex == 0) // 3 special lights model->GetLight (i, &light); else elem.GetLight (i, &light);Hope this helps, Ákos