Hi Aris Community,
I would like to find a way to extract the Assignments of a particular object using ArisScript.
I would expect to see something like ObjDef.Assignments() or ObjDef.GetAssignments(), but alas there is no such property/function. How do I obtain the collection of Assignments from an ObjDef?
Thanks!
Rick Beddoe
Cargill Aris Technical Analyst
Minneapolis, MN, USA
Hi,
I have problem . my script start at object. I did get informaction about this object now i want to get model that this obj is right now (i know there are occurance). The object is in 2 difrent models and i need the one im runing script
(i open model nr.1 there is my obj. i run script and i need name of model 1. )
(i open model nr.2 there is my obj. i run script and i need name of model 2. )