ObjectMonitor#

class ansys.aedt.core.visualization.post.monitor_icepak.ObjectMonitor(monitor_name, monitor_type, monitor_id, quantity, app)#

Provides Icepak Monitor methods and properties.

Methods

ObjectMonitor.delete()

Delete a monitor object.

ObjectMonitor.value([quantity, setup, ...])

Get a list of values obtained from the monitor object.

Attributes

ObjectMonitor.geometry_assignment

Get the geometry assignment for the monitor object.

ObjectMonitor.id

Get the name, or id of geometry assignment.

ObjectMonitor.name

Get the name of the monitor object.

ObjectMonitor.properties

Get a dictionary of properties.

ObjectMonitor.quantities

Get the quantities being monitored.

ObjectMonitor.type

Get the monitor type.