Use model.component(<ctag>).mesh(<tag>).create(<ftag>,"RemeshFaces") remesh a selection of faces in 3D meshes that define their own geometric model. For more information, see
Geometric Model.
Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).selection() to specify the faces to remesh. The default selection is empty.
Use model.component(<ctag>).mesh(<tag>).feature(<ftag>).create(<ftag1>,ftype) to add attribute features. Supported attributes are listed under the See Also section.
After the faces are remeshed, use FreeTet to fill the domains with a tetrahedral mesh.