AGI_TCOPY

Copy a transformation structure to the database

Description:

The transformation pointed to by the HDS locator is stored in the database. The picture identifier signifies which picture is to receive the transformation structure. If this identifier is negative then the current picture will be used. If a transformation already exists for this picture then an error will be returned. The supplied transformation should convert data coordinates into the world coordinates of the database picture, as if it had been created with a call to AGI_TNEW.

Invocation

CALL AGI_TCOPY( TRNLOC, PICID, STATUS )

Arguments

TRNLOC = CHARACTER (DAT__SZLOC) (Given)
Locator to the transformation structure
PICID = INTEGER (Given)
Picture identifier
STATUS = INTEGER (Given and Returned)
The global status