location#

property PointMonitor.location: list#

Get the monitor point location.

Returns:
list

List of floats containing [x, y, z] position.

Examples

>>> from ansys.aedt.core.visualization.post.monitor_icepak import PointMonitor
>>> obj = PointMonitor()
>>> obj.location