Solid.GetMass(structuralSteel, linearUnitsType.Millimeters, massUnitsType.Kilograms, out convertedDensity)
Jose Miguel Herrera
Hi,
I have a weird situation, where I have added entities to my "Desing" (Workspace), now I call Regen on all enities to generate the required data to preform a .GetMass() method on an entity(Solid), however everytime I preform this, I get the mass (this is good) but it jumps back up out of the if stament creating an infinite loop:

Sets weight:
Jumps right back out:
0
Comments
Ok, this can be closed, I created the loop myself :(
Please sign in to leave a comment.