As Brandon said, the HumanGeom in OpenVSP is a glorified bag of triangles. This means it can only work for certain operations.
The 'normal' components in OpenVSP are constructed from analytical Bezier surfaces.
Most significantly for your question, it is impossible to export the HumanGeom to STEP or IGES formats.
The HumanGeom was based on work from a research group at the University of Michigan. Their main website has an anthropometric person
here. In addition to the standing male and female forms in OpenVSP, they have some sitting forms and some for children. Their research is mainly automotive human factors -- things like seat belt safety research.
The University of Michigan stuff is not poseable -- that is something I did on the OpenVSP side (using tools from the gaming and animation world) to skin a skeleton and make it poseable.
The University of Michigan mesh was very fine resolution -- much finer than I wanted to burden OpenVSP with. So, I spent considerable time de-res'ing the model. So, if you want a higher quality model of the same thing, then you should look at their website - once you set the age, height, and BMI, you can download an OBJ or STL file.
If you really need to be able to pose a higher-resolution model, you could hack on OpenVSP for a bit to make a version that had a high-resolution human form in it. The higher resolution would mostly a help a posed model -- places where the base model is flat / straight -- but that move a lot when posed. For example, the knee is pretty terrible when bent.
Rob