Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.core.sdynpy_shape.ShapeCommentTable

Signature

class sdynpy.core.sdynpy_shape.ShapeCommentTable(shapes, plotter=None, parent=None)

QDialog(parent: Optional[QWidget] = None, flags: Union[Qt.WindowFlags, Qt.WindowType] = Qt.WindowFlags())

Methods

NameSummary
__init__Creates a table window that allows editing of comments on the mode shapes.
acceptaccept(self)
update_mode

__init__

def sdynpy.core.sdynpy_shape.ShapeCommentTable.__init__(self, shapes, plotter=None, parent=None)

Creates a table window that allows editing of comments on the mode shapes.

Parameters

Returns

accept

def sdynpy.core.sdynpy_shape.ShapeCommentTable.accept(self)

accept(self)

update_mode

def sdynpy.core.sdynpy_shape.ShapeCommentTable.update_mode(self)