MCPcopy Create free account
hub / github.com/Kitware/VeloView / FrameOptions

Class FrameOptions

Application/Ui/python/lidarview/applogic.py:736–737  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734
735def getFrameSelectionFromUser(frameStrideVisibility=False, framePackVisibility=False, frameTransformVisibility=False):
736 class FrameOptions(object):
737 pass
738
739 dialog = PythonQt.paraview.vvSelectFramesDialog(getMainWindow())
740 dialog.frameMinimum = 0

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected