API Reference
Return the actual size of the dataset object.
int
The actual size of the dataset object in kibibytes (1024 bytes).
Examples
>>> from pyvista import examples >>> mesh = examples.load_airplane() >>> mesh.actual_memory_size 93