VoronoiVertices

class VoronoiVertices(group_distance=None)

Option for InterstitialList. Considers Voronoi vertices only.

Parameters:

group_distance (PhysicalQuantity of type length) – Distance to cluster vertices around 1 single vertex.
Default: Half the first neighbor distance.

groupDistance()
Returns:

Distance to cluster vertices around 1 single vertex.

Return type:

PhysicalQuantity of type length

uniqueString()

Return a unique string representing the state of the object.