
When using a template (setTemplate), ObjOcc appear on the model after applying CreateAssigment. If you don't use Template, ObjOcc appear after createObjOcc. I would like to understand why this is happening.
Thanks in advance for your answers.
Best regards, Vasiliy
It may be written in the template that the model must have a connection with the object, and while there is no connection, it does not consider it necessary to burden itself with inserting objocc.
There is nothing unusual in my code. 1. Creating a model. 2 applying a template.3 in the loop, insert objocc and arrange. (there are no objocc at this stage) 4. Create a link between the object and the model (the objOcc appear on their mesas).
If you don't apply the template, it normally inserts as the loop progresses.
Sorry for my english.
Best regards, Vasiliy