Testing Your Model > Classes > VibPlot  : QWidget Class

www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index


Your Ad Here

VibPlot  : QWidget Class
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
Your Ad Here