Hi, Guys!
i have similar problem about IronPython interaction with excel.
I am working on xml+python script development, ACT.
I am doing development in AIM. when I assign a material to a body, the scrip record is like this:
>>>materialAssignment2 = study1.CreateEntity(
>>>...
I am working on xml+python script development, ACT. Here is a problem need help.
I am doing development in AIM. when I assign a material to a body, the scrip record is like this:
>>>materialAssignment2 = study1.CreateEntity(
>>> Type="MaterialAssignment"...