fedoo.MultiFrameDataSet.active_submesh

MultiFrameDataSet.active_submesh

Active submesh used by MultiMesh data access.

For MultiMesh datasets, element and Gauss point fields are returned as MultiMeshData objects. Plain array access to these objects points to active_submesh. Node fields stay plain arrays; by default, get_data fills nodes unused by the active submesh with zero.