RECALC

Recalculates math models of an OrthoEngine project


EnvironmentsPYTHON :: EASI
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Example

Back to top

Description


If necessary, RECALC recomputes the math models of an existing OrthoEngine project and writes the result to the output OrthoEngine project file.
Back to top

Parameters


Name Type Caption Length Value range
OEPROJI * String Input OrthoEngine project 1 - 192  
FORCE String Force math model recalculation 0 - 3 Yes | No
Default: No
OEPROJO * String Output OrthoEngine project name 1 - 192  

* Required parameter
Back to top

Parameter descriptions

OEPROJI

The name of the OrthoEngine project in which to recalculate the math models.

FORCE

Control whether to force recalculation of the math models.

Supported values are:

OEPROJO

The path and file name of the output OrthoEngine project.

If you specify your input project as your output project, then the input OrthoEngine project is updated with the recalculated math models.

Back to top

Details

RECALC reads the input OrthoEngine project and determines if it is necessary to recalculate the bundle-adjusted math models. When set up to force the recalculation, RECALC recalculates the math models regardless of whether it is needed; otherwise, RECALC performs the recalculation only when necessary. After recalculating the math models, RECALC writes the results to the OrthoEngine project specified as output.

RECALC can be used with OrthoEngine projects that use the following math-model types:
Note: If the specified OrthoEngine project includes any inactive images, they are excluded from processing.
Back to top

Example

Recalculate the math model of an OrthoEngine project.

EASI>oeproji = "airphoto_model.prj"
EASI>force = "YES"
EASI>oeprojo = "airphoto_model_recalced.prj"
EASI>r recalc
      

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