Page 1 of 1

Export Model Measurements

PostPosted: Sat Jun 27, 2020 10:38 pm
by antsani
Is there a programatic way to export model measurements? I have a TON of models that I need to export the stats for.

Re: Export Model Measurements

PostPosted: Sun Jun 28, 2020 12:57 am
by RobBaer
The short answer is no. Internally, there are no measurements per se. Sliders are set with relative values ranging from -1 to 1 or 0 to 1 depending on the slider.

This is often asked question, but it is hard to implement without significant fundamental design changes.

Re: Export Model Measurements

PostPosted: Mon Jun 29, 2020 4:09 am
by MTKnife
Given that it displays at least some measurements in the "Measurements" sliders, it should in principle be possible to call whatever method(s) (functions[s]) are called by those--or, if those aren't properly modularized, the code in question could be copied into new methods/functions (or even modularized). But perhaps the OP is wanting something that would completely describe the body.