pyvista.core.dataset.ActiveArrayInfo#
- class ActiveArrayInfo(*args, **kwargs)[source]#
 Active array info class with support for pickling.
Deprecated since version 0.45: Use
pyvista.core.dataset.ActiveArrayInfoTupleinstead.- Parameters:
 - association
pyvista.core.utilities.arrays.FieldAssociation Array association. Association of the array.
- name
str The name of the array.
- association
 
Methods
Return a copy of this object.