Manifold Extraction
/ (object)
/
Description
FIXME: Missing documentation in the specification.Required
/application (string)
/application
Description
Application name must be manifold_extraction.Options: ['manifold_extraction']
/input (string)
/input
Description
Tetrahedral input mesh.Optional
/output (string)
/output
Description
Output file name (without extension).Default: 'out'
/input_dir (string)
/input_dir
Description
Directory where the input files are located. This is injected by the application and should not be set by the user.Default: ''
/in_tag (list)
/in_tag
Description
Tag set to considered inside the surface/in_tag/* (string)
/in_tag/*
Description
A tag./manifold_union (bool)
/manifold_union
Description
If true, offsets are unioned with mesh, otherwise subtracted from mesh.Default: True
/replace_tag (list)
/replace_tag
Description
Only relevant for subtract mode (manifold_union=false). Tag set to fill subtracted regions with/replace_tag/* (string)
/replace_tag/*
Description
A tag./DEBUG_output (bool)
/DEBUG_output
Description
Write the tet mesh as out_{}.vtu after every operation.Default: False
/write_surface (bool)
/write_surface
Description
Write the output surface (OBJ) after manifold extraction.Default: False