pyNastran
pyNastran copied to clipboard
add set above/below range color
the gui should have a max/min color in addition to nan; it should be settable
per https://vtk.org/doc/nightly/html/classvtkLookupTable.html, some functions are: SetUseBelowRangeColor (vtkTypeBool) SetBelowRangeColor (double[4]) UseBelowRangeColorOn () SetAboveRangeColor (double, double, double, double)