Count Vertices#

Key: countVertices

Create a report of prims with excessive vertex counts.

Arguments#

High#

Consider prims with this many vertices to have a high vertex count

  • Name: high

  • Type: int

  • Default Value: 100000

Very High#

Consider prims with this many vertices to have a very high vertex count

  • Name: veryHigh

  • Type: int

  • Default Value: 500000

Extreme#

Consider prims with this many vertices to have an extreme vertex count

  • Name: extreme

  • Type: int

  • Default Value: 1000000