GridElementStatistics

show characteristics of selected unstructured grid element

Purpose

Prints stats of a single element in an unstructured grid: type, dimensionality, edge length, surface, volume Outputs data on the grid where only the selected element is higlighted.

grid_in unstructured grid with or without data (grid_in) GridElementStatistics data_out unstructured grid with highlighted element (data_out)

Parameters

name

description

type

element_index

index of the element to inspect

Int

Usage Examples

Fig.1 GridElementStatistics workflow (left) and expected result (right).