pltIDatum GetPositionValue

Gets the value (position) of the datum.

Syntax

pltIDatum_handle GetPositionValue

Application

Tcl Query

Description

If the datum is horizontal, the position value is a y-value. If the datum is vertical, the position value is an x-value.

Returns the position value of the datum.
Note: This command is the same as the GetValue command, which is now deprecated.

Errors

None.