ParaView
Vector component in Python Calculator
ParaView Support
python
cory.quammen
(Cory Quammen (Kitware))
April 13, 2020, 3:10pm
2
You can access the 0-th component of an array named
Normals
with
Normals[:,0]
.
show post in topic