Get Scale Bar Stats

Obtains the nominal length, actual length, and deviation for an existing scale bar.

 

Input Arguments

 

0

Collection Object Name

Scale Bar Name

The name of the scale bar to analyze.

1

Double

Nominal Length

The nominal length of the scale bar.

2

Double

Actual Length

The measured length of the scale bar.

3

Double

Deviation

The deviation between the measured length and nominal length of the scale bar.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The check was performed successfully.

FAILURE

Either or both points were not found, or the length exceeded the allowable tolerance.

 

Remarks

If the measured length is shorter than the nominal length, the deviation will be reported as a negative value.