copick / intersect_mesh / 0.4.0

Intersect two meshes

Compute the intersection of two meshes.
Tags
copickplanefittingsurface
Solution written by
Utz H. Ermel
License of solution
MIT
Source Code

Arguments

--copick_config_path
Path to the Copick configuration JSON file. (default value: PARAMETER_VALUE)
--run_names
Comma-separated list of run names. (default value: )
--object_a
Name of the first object. (default value: PARAMETER_VALUE)
--user_a
Name of the first user. (default value: PARAMETER_VALUE)
--session_a
ID of the first session. (default value: PARAMETER_VALUE)
--object_b
Name of the second object. (default value: PARAMETER_VALUE)
--user_b
Name of the second user. (default value: PARAMETER_VALUE)
--session_b
ID of the second session. (default value: PARAMETER_VALUE)
--output_object
Name of the output object. (default value: reconstruction)
--output_user
Name of the output user. (default value: fit)
--output_session
Name of the output session. (default value: 0)

Usage instructions

Please follow this link for details on how to install and run this solution.