pltIDatum SetPosition

Sets the value (position) of the datum.

Syntax

pltIDatum_handle SetPosition expr

Application

Tcl Modify

Description

the value (position) of the datum.

Inputs

expr
A string indicating the new value for the datum. If the datum is horizontal, this is a y-value. If the datum is vertical, this is an x-value.
Note: This command is the same as the SetValue command, which is now deprecated.

Errors

Returns success or an error code.