TRICLEAN
Use this to compress the data structure of a triangulation by removing all duplicated/unused vertices and all duplicated facets.
Usage:
|
triclean <triangulation> |
Where:
|
Option |
Description |
|---|---|
|
<triangulation> |
Refers to the name of the triangulation that is to be compacted. |
Example:
triclean pit1.00t
Was this page helpful?