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:
- associationpyvista.core.utilities.arrays.FieldAssociation
- Array association. Association of the array. 
- namestr
- The name of the array. 
 
- association
 - Methods - Return a copy of this object.