Skip to main content
Ctrl+K
pyOMA  documentation - Home pyOMA  documentation - Home
  • Getting Started
  • Examples
  • Applications
  • GUI Usage
  • Input File Formats
  • API Reference
  • GitHub
  • Getting Started
  • Examples
  • Applications
  • GUI Usage
  • Input File Formats
  • API Reference
  • GitHub

Section Navigation

  • Signal processing
  • System Identification / Modal Analysis
  • Post-processing
    • pyOMA.core.PlotMSH
      • pyOMA.core.PlotMSH.LabeledArrow3D
      • pyOMA.core.PlotMSH.ModeShapePlot
      • pyOMA.core.PlotMSH.ModeShapePlotConfig
      • pyOMA.core.PlotMSH.NodeCoords
    • pyOMA.core.PostProcessingTools
    • pyOMA.core.StabilDiagram
  • GUI Development
  • GUI Reference
  • API Reference
  • Post-processing
  • pyOMA.core.PlotMSH

pyOMA.core.PlotMSH#

3-D mode-shape visualisation (ModeShapePlot) for pyOMA results.

Classes

LabeledArrow3D(*pos, **kwargs)

credit goes to (don't know the original author): http://pastebin.com/dWvFxb1Q draw an arrow in 3D space

ModeShapePlot(geometry_data[, stabil_calc, ...])

3-D mode-shape visualisation for pyOMA modal analysis results.

ModeShapePlotConfig([beamcolor, beamstyle, ...])

Visual style configuration for ModeShapePlot.

NodeCoords(node_index, x, y, z)

previous

Post-processing

next

pyOMA.core.PlotMSH.LabeledArrow3D

Show Source

© Copyright 2021-2026, Simon Marwitz, Volkmar Zabel, Andrei Udrea.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.20.0.