Skip to content

Commit

Permalink
update(vtk): iverts compatibility updates for vtk (#1378)
Browse files Browse the repository at this point in the history
* update StructuredGrid.iverts and VertexGrid.iverts to only return vertex indices (consistent with UnstructuredGrid.iverts)
* update Vtk.iverts: check if ivert is closed polygon, if closed strip closing vertex 
* update t069_test_vtkexportmodel.py: add additional tests for VertexGrid and UnstructuredGrid models
  • Loading branch information
jlarsen-usgs committed Mar 19, 2022
1 parent 3a1d94a commit 8b82212
Show file tree
Hide file tree
Showing 5 changed files with 534 additions and 24 deletions.

0 comments on commit 8b82212

Please sign in to comment.