First time here? Checkout the FAQ!
x
0 votes
ago by (180 points)
Hi,

I have created many intermediate .vtx files as part of my workflow. These are different "patches" of the original mesh. Just wanted to check if the extraction was correct and hence wanted to use meshalyzer and superimpose these individual .vtx files onto the original mesh.

Is there a readymade way or I have to use first principles to convert .vtx to .pts and then only use with meshalyzer?

Thanks in advance

~anoop

1 Answer

0 votes
ago by (19.3k points)

I don't think meshalyzer can read in vtx files directly. 

The easiest option seems to be using what's described in this question (not the answer): https://opencarp.org/q2a/125/display-point-that-varies-time-with-auxiliary-grid-meshalyzer

ago by (180 points)
Thanks..

Ended up writing a small util function that indexes the mesh pts file with vertices from the vtx and saves them as another pts - to be used with meshalyzer. Not the neatest but works.

~anoop
ago by (19.3k points)

If you feel this would be helpful for others as well, we welcome contributions. This might fit well in the carputils repository: https://git.opencarp.org/openCARP/carputils

Detailed contributor guide: https://opencarp.org/community/contribute

ago by (180 points)
Absolutely I will. Thanks for the suggestion. I think it will be a generally good addition either to meshtool convert function or to openCARP.

Regards

~anoop
Welcome to openCARP Q&A. Ask questions and receive answers from other members of the community. For best support, please use appropriate TAGS!
architecture, carputils, documentation, experiments, installation-containers-packages, limpet, slimfem, website, governance
...