Kenja824
Automotive
- Nov 5, 2014
- 950
When doing a measure bodies, the result always pops up on VOLUME. Is it possible to create a Journal that extracts that Volume result?
What I would like to do, which may be beyond my abilities, is create a journal that will allow me to select a solid body or multiple bodies, and when I click OK, will prompt me for what mass I want the bodies to be, then it will multiply the mass I entered by 1000, find the volume of the selected bodies and divide that by 1000, then divide the converted mass by the converted volume and multiply the answer by .0361273 and give that density to the solids I had selected.
The equation is simply Density=((mass*1000)/(volume/1000))*.0361273
I will likely be asking help to make the VB to do this, but first I am wondering if it is even possible to automatically extract the volume of the bodies to begin with.
What I would like to do, which may be beyond my abilities, is create a journal that will allow me to select a solid body or multiple bodies, and when I click OK, will prompt me for what mass I want the bodies to be, then it will multiply the mass I entered by 1000, find the volume of the selected bodies and divide that by 1000, then divide the converted mass by the converted volume and multiply the answer by .0361273 and give that density to the solids I had selected.
The equation is simply Density=((mass*1000)/(volume/1000))*.0361273
I will likely be asking help to make the VB to do this, but first I am wondering if it is even possible to automatically extract the volume of the bodies to begin with.