Camille1
Aerospace
- Mar 25, 2005
- 12
I have a CATPart which has multiple bodies, when I tried to collect it's volume by using VB it only return the value of the partbody (1) only. I tried to do analyze inertia manually then it does give me the total volume of all the bodies, that what I expect it to do. Is my script missing something, can someone help me with this?
Thanks in advance
Dim pVolume As Double
pVolume = products1.Item(i).Analyze.Volume
Thanks in advance
Dim pVolume As Double
pVolume = products1.Item(i).Analyze.Volume