Message#
Overview#
The display string of the message.  | 
|
The location of the message.  | 
|
The list of objects related to the message.  | 
|
The severity of the message.  | 
|
The source object of the message.  | 
|
The string ID of the message.  | 
|
The timestamp of the message.  | 
Property detail#
- property Message.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#
 The location of the message.
- property Message.RelatedObjects: Iterable[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#
 The list of objects related to the message.
- property Message.Severity: Ansys.Mechanical.DataModel.Enums.MessageSeverityType | None#
 The severity of the message.
- property Message.Source: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#
 The source object of the message.