PreviousNext
Help > Programming PhotoModeler - Scripting/DDE Interface > Commands > ApplyCodedTargetPresets
ApplyCodedTargetPresets

Description:

Applies a set of Coded Target Presets to a project with coded targets marked.

Syntax:

"ApplyCodedTargetPresets presetIndex"

where:

presetIndex is an optional 0-based index in the list coded target presets stored on your system. Without the presetIndex parameter, the preset set to ‘Use in Auto-projects’ will be applied to the current project.

Return:

"1" if  successful or "0" if not.

Failure returns

- insufficient number of parameters, no

Example:

"ApplyCodedTargetPresets"

return: "1"