tsc_LineObservation

This a subclass of tsc_Observation, and contains a tsc_LineDefinition.  This type of observation is used to store Lines calculated by SCAPI applications.

Such an observation can only be appended to a database which contains the referenced points.  Furthermore, unlike points, a line is a uniquely named item and can only be added to a database that does not already contain a line of the same name (unless it is marked as deleted).

Unlike other observations, environment information for the line comes from the tsc_Database it is stored in; this environment is a changeable global setting for the job and controls all database lines.

While you may have defined and calculated your line using a specific environment, once in the database it is the current job setting that will be used.