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
Robert Goldenbaum on
CreateAssignment creates an occurrence of the new superior object (but this can be prevented in the code)...
setTemplate does NOT create occurrences !
Please post your code...