Skip to content

Fixing pvpython crash (Clip and Slice)

When calling Clip() and Slice(), a pvpythong script was crashing. This was due to a nullptr test missing in the meta clip and cut filters.

Fixes #21111 (closed)

Backport: release

Merge request reports