Skip to content

Conversation

@DavidJourdan
Copy link

In the example code for py/structures/surface_mesh/scalar_quantities we need to set the edge permutation before displaying any edge-based quantity, otherwise Polyscope will return the following error:

[EXCEPTION] SurfaceMesh rand vals3 attempted to set edge-valued data, but this requires an edge ordering. Call setEdgePermutation().

In the example code for ```surface_mesh/scalar_quantities``` we need to set the edge permutation before displaying any edge-based quantity, otherwise Polyscope will return the following error:
```
[EXCEPTION] SurfaceMesh rand vals3 attempted to set edge-valued data, but this requires an edge ordering. Call setEdgePermutation().
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant