pymem3dg._core.Point.prescribeNotableVertex

property Point.prescribeNotableVertex

Functional to find the notable vertex of the mesh

Parameters:
  • faceMatrix (npt.NDarray[int64]) –

  • vertexMatrix (npt.NDarray[float64]) –

  • geodesicDistance (list) –

Returns:

List of whether each vertex is notable

Return type:

list[bool]