ednagc2002
Mechanical
I created a macro which calls the properties of my part with this code:
ProductDrawn.ReferenceProduct.UserRefProperties.Item("Name from propertie")
Now I need to call the Mass of the part. Which Code could I use? Maybe something like ProductDrawn.ReferenceMass.UserRefMass.Item("Mass") ?? I can´t find the code that will work.
In advance, Thank you!
ProductDrawn.ReferenceProduct.UserRefProperties.Item("Name from propertie")
Now I need to call the Mass of the part. Which Code could I use? Maybe something like ProductDrawn.ReferenceMass.UserRefMass.Item("Mass") ?? I can´t find the code that will work.
In advance, Thank you!