enthought / enthought/mayavi

Coincident Points Error

Open
#1,126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

Hi, on running ```tube = mlab.pipeline.tube(pts, tube_radius=0.1)``` I get the warning

```
2022-01-31 16:07:29.006 ( 14.393s) [ 6C76F740] vtkTubeFilter.cxx:399 WARN| vtkTubeFilter (0x55cb858212e0): Coincident points!
2022-01-31 16:07:29.006 ( 14.393s) [ 6C76F740] vtkTubeFilter.cxx:277 WARN| vtkTubeFilter (0x55cb858212e0): Could not generate points!
```

and my plots go haywire.

I've tried looking into the vtk documentation to understand why this happens but can't figure it out. Can you provide any feedback?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.