Monitor Point Class

The Monitor Point class allows for creation and definition of monitor points for results extraction. Several methods in the Analysis class are used with monitor points to get results at desired locations.

Monitor Point Class Properties

Monitor Point PropertiesTypeValues

id

String (Read-only)none

Monitor Point Class Methods

Monitor Point MethodsDescriptiondata return

mp = new MonitorPoint(id)

creates a monitor point named idno

setCoordinates(x, y, z)

sets coordinates of monitor pointno