-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
mesh-creationTopics around creating a PyVista meshTopics around creating a PyVista mesh
Description
Hello, I am trying to figure out how I be able to apply X,Y,Z points to create a 3-D surface grid using pyVista? Similar to the quick example, "Creating a Structured Surface" on the website (https://docs.pyvista.org/examples/00-load/create-structured-surface.html#sphx-glr-examples-00-load-create-structured-surface-py). But in my case, I have thousands of X,Y,Z points in space. I am able to do this using matplotlib.pyplot in python however, I cannot seem to work out how to do it using pyVista.
Metadata
Metadata
Assignees
Labels
mesh-creationTopics around creating a PyVista meshTopics around creating a PyVista mesh