pltIDatum SetAssociatedAxis

Sets the associated axis for the datum.

Syntax

pltIDatum_handle SetAssociatedAxis axis_id

Application

Tcl Modify

Description

Sets the associated axis for the datum.

Inputs

axis_id
The index of the axis to be used (must be positive).
If the datum is horizontal, this will be a horizontal axis. If the datum is vertical, this will be a vertical axis.

Errors

Returns success or an error code.