TPEXPORT

Export Tie Points from OrthoEngine project to text file


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


TPEXPORT exports Tie Point (TP) data from an OrthoEngine project and writes the data to a specified text file.
Back to top

Parameters


Name Type Length Value range
Tie Point Text File * String 1 -    
TP File Format String 0 - 1 2D, 2DERR, 3D, 3DERR, 3DXYZ
Default: 3DERR
InputText: Input OrthoEngine project file name * Text port 1 -    
TP IDs Prefix Label String 0 - 1  

* Required parameter
Back to top

Parameter descriptions

Tie Point Text File

Specifies the path and file name of the text file to which the Tie Point data will be written. If a file with the specified name already exists when TPEXPORT attempts to create it, the function throws an exception.

TP File Format

Specifies the format in which the Tie Point data will be written to the output text file. [Status] is only written as "I" if the TP is inactive.

Supported formats provide the following information:

InputText: Input OrthoEngine project file name

Specifies the name of the OrthoEngine project file that contains the Tie Point data to export.

TP IDs Prefix Label

Specifies a prefix string that will be added to the Tie Point identifiers read from the input OrthoEngine project file. The new Tie Point IDs will appear in the text file in the [Tie_Point_ID] field. See the TPFORMAT (TP File Format) parameter for more information.

Back to top

Details

TPEXPORT reads Tie Point data from an OrthoEngine project file, creates a text file, and writes the data to that text file.

Use the TPFORMAT (TP File Format) parameter to specify the Tie Point data to export. TPPREFIX specifies the prefix to add to the Tie Point identifiers in the text file.

Note: If the specified OrthoEngine project includes any inactive images, they are excluded from processing.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.