Managing Mesh with text commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
From what i've read on this forum, the F360 API has no objects for the functionality in the "mesh" menu. I need to handle a large of meshes at a time so I need automation. I managed to make a script to repair multiple meshes using text commands thanks to this post . Now I would like to use other text commands to do other function such as "Mesh to Brep" or "separate". I understand there is no official documentation on such text commands. @kandennti explained how to use the commands in this post : and also provided command to generate the list of all commands and hosts a list of commands here. The thing is, in this list of command i cannot find the one to manipulate meshes, even the one provided in the first post "ParaMeshRepairCommand". So does anyone know where to finds the commands to manipulate meshes ? thanks !