_GPA_Definition, _GPA_DefinitionsUpdate, _GPA_Remeasure, _GPA_Run, _GPA_RunAsAdministrator, GPA_OpenResults
GPA_OpenResults
Description
GPA_OpenResults(
double RunKey
);
Opens the specified GPA results inside the Analysis Results panel.
_GPA_Run
Description
_GPA_Run(
char *DefinitionName
);
Switches to the GPA Run layout, selects the DefinitionName preset in the GPA run guiElement and the operator can start measuring (Operator mode GPA).
_GPA_RunAsAdministrator
Description
_GPA_RunAsAdministrator(
char *DefinitionName
);
Starts the GPA measurement for a specified definition in the admin mode, where the administrator can define the thresholding options, such as fill holes, clean, size restriction, etc., which is not allowed in the operator mode.