ProcessorID
enums.ProcessorID()Stable identifiers for available processing algorithms.
Attributes
| Name | Type | Description |
|---|---|---|
| DIEUSSAERT | str |
Identifier for DieussaertGeometryProcessor. |
| SNAP | str |
Identifier for SnapGeometryProcessor. |
| NETWORK | str |
Identifier for NetworkGeometryProcessor. |
| ALIGNER | str |
Identifier for AlignerGeometryProcessor. |
| TOPOLOGY | str |
Identifier for TopologyProcessor. |