Construct Scale Bar

Creates a scale bar between two points with a specified nominal length and uncertainty.

 

Input Arguments

 

0

Collection Object Name

Scale Bar Name

The collection and object name for the new scale bar.

1

Point Name

Begin Target

The name for the first target of the scale bar.

2

Point Name

End Target

The name for the second target of the scale bar.

3

Double

Length

The nominal length of the scale bar.

4

Double

Uncertainty

The scale bar’s uncertainty.

5

Boolean

Use Relative Tolerances?

True indicates tolerances will be relative to the nominal value

6

Boolean

Use High Tolerance

True enables a high tolerance

7

Boolean

Use Low Tolerance

True enables a low tolerance

8

Double

High Tolerance

The high tolerance value to use

9

Double

Low Tolerance

The low tolerance value to use

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

Enabling relative tolerance means that the tolerance values will be set in relationship to the nominal. Disabling relative tolerance will result in tolerance values being absolute. Therefore a tolerance value of +/-0.005 applied relative to a 64in will result in a 64.005 and 63.995 tolerance. With relative disabled the 64.005 and 63.995 value should be entered for the tolerances