Create Point Comparison Callout

Creates a point comparison callout in a callout view.

 

Input Arguments

 

0

Collection Callout View Name

Destination Callout View

The name of the destination callout view.

1

Point Name

First Point

The name of the first point in the comparison.

2

Point Name

Second Point

The name of the second point in the comparison.

 

3

 

Double

 

View X Position

The position along the horizontal direction of the callout view (as a fraction: 0.75 = 75% from the left edge of the graphical view).

4

Double

View Y Position

The position along the vertical direction of the callout view (as a fraction: 0.75 = 75% from the

top edge of the graphical view).

5

Boolean

Show First Point Collection?

Indicates whether the first point’s collection should be shown in the callout.

6

Boolean

Show First Point Group?

Indicates whether the first point’s group should

be shown in the callout.

7

Boolean

Show First Point Target?

Indicates whether the first point’s target should be shown in the callout.

8

Boolean

Show First Point Coordinates?

Indicates whether the first point’s coordinates

should be shown in the callout.

9

Boolean

Show Second Point Collection?

Indicates whether the second point’s collection should be shown in the callout.

10

Boolean

Show Second Point Group?

Indicates whether the second point’s group

should be shown in the callout.

11

Boolean

Show Second Point Target?

Indicates whether the second point’s target should be shown in the callout.

12

Boolean

Show Second Point Coordi-

nates?

Indicates whether the second point’s coordinates

should be shown in the callout.

13

Boolean

Show dX?

Indicates whether the dX component should be shown in the callout.

14

Boolean

Show dY?

Indicates whether the dY component should be

shown in the callout.

15

Boolean

Show dZ?

Indicates whether the dZ component should be shown in the callout.

16

Boolean

Show dMag?

Indicates whether the dMag component should

be shown in the callout.

17

String

Additional X Comments (blank for none)

Additional text to display for the x component (optional).

18

String

Additional Y Comments (blank

for none)

Additional text to display for the y component

(optional).

19

String

Additional Z Comments (blank for none)

Additional text to display for the z component (optional).

20

String

Additional Notes (blank for

none)

Additional general notes to display (optional).

21

Boolean

Use Default Placement

True enables default placement.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The callout was successfully created.

FAILURE

The supplied points or callout view were not found.

 

Remarks

Argument 21- Choosing to use default placement prevents the application from attempting to choose a logical place- ment for the callout with respect to the objects in the view.