Hi,
I have a project where many resources are already assigned to tasks, and have resource statuses assigned to them. After updating the model, the 3D objects assignment to those resources were lost. I need to reassign the updated 3D model to the existing resources to retain their assignments and resource status history.
I am using these settings for the Automatch 3D Objects to Resources, but i'm coming up with no matches.
Any advice on where i'm going wrong? I even copied the Tag No values on the parent 3d object to their children but still no luck.
I'm going to leave this as unanswered, but here is a workaround using scripts for those interested:
RESOURCE(SELECTED) ASSIGN_OBJECT(VAR 3D(UFV("Tag No") == $0.NAME))
That's a good workaround, but it will be less complicated if the features itself works.
Thanks man
Hi All,
Please test below snapshot.
Regards,
Indrawna
Answer Verified By: Hatem Kamel
Thanks Indrawan, this worked for me. I thought the min length only applied when choosing substring or longest common substring and exact would match the entire string exactly.