From msc.Adams.Vibration.Plotting.VibPlot import *
Methods defined here:
void SetTitle(Title)
Set the main title for the plot
Returns: None
Parameters:
string Title: Title for plot
void SetTitleFont(Font)
Set the font used for the title
Returns: None
Parameters:
QFont Font: font to use
void SetTitleColor(Color)
Set the color used for the title
Returns: None
Parameters:
QColor Color: color to use
void SetCurrentColor(Color)
Set the default color used for plot objects
Returns: None
Parameters:
QColor Color: default color to use