Skip to main content
Ctrl
+
K
Site Navigation
Getting Started
User Guide
Examples
API Reference
Extras
GitHub
Slack Community
Support
Contributing
The Paper
Site Navigation
Getting Started
User Guide
Examples
API Reference
Extras
GitHub
Slack Community
Support
Contributing
The Paper
Section Navigation
API Reference
Core API
DataObject
Data Sets
pyvista.DataSet
cast_to_pointset
cast_to_poly_points
cast_to_unstructured_grid
cell_bounds
cell_n_points
cell_point_ids
cell_points
cell_type
clear_cell_data
clear_data
clear_point_data
clear_textures
copy_from
copy_meta_from
find_cells_along_line
find_cells_within_bounds
find_closest_cell
find_closest_point
find_containing_cell
flip_normal
flip_x
flip_y
flip_z
get_array
get_array_association
get_cell
get_data_range
overwrite
plot
point_is_inside_cell
rename_array
rotate_vector
rotate_x
rotate_y
rotate_z
scale
set_active_scalars
set_active_tensors
set_active_vectors
translate
active_normals
active_scalars
active_scalars_info
active_scalars_name
active_t_coords
active_tensors
active_tensors_info
active_tensors_name
active_vectors
active_vectors_info
active_vectors_name
area
array_names
arrows
bounds
cell
cell_data
center
length
n_arrays
n_cells
n_points
number_of_cells
number_of_points
point_data
points
textures
volume
pyvista.DataSetAttributes
pyvista.core.dataset.ActiveArrayInfo
FieldAssociation
Point Sets
Gridded Data
Composite Datasets
Filters
Cameras
Lights
Cells
Helpers
Miscellaneous
Plotting
Utilities
Readers
Examples
number_of_cells
#
property
DataSet.
number_of_cells
:
int
[source]
#
Return the number of cells.
On this page
DataSet.number_of_cells
Edit this page