location#

property FaceMonitor.location: list#

Get the monitor location in terms of face or surface center.

Returns:
list

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

Examples

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