Create Vector Callout

Creates a vector callout in a callout view.

 

Input Arguments

 

0

Collection Callout View Name

Destination Callout View

The name of the destination callout view.

1

Collection Object Name

Vector Group Name

The name of the vector group for the callout.

2

String

Vector Name

The name of the vector to which to attach the callout.

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 Collection?

Indicates whether the collection should be shown

in the callout.

6

Boolean

Show Vector Group?

Indicates whether the vector group should be shown in the callout.

7

Boolean

Show Vector Name?

Indicates whether the vector name should be

shown in the callout.

8

Boolean

Show dX?

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

9

Boolean

Show dY?

Indicates whether the dY component should be

shown in the callout.

10

Boolean

Show dZ?

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

11

Boolean

Show dMag?

Indicates whether the dMag component should

be shown in the callout.

12

Boolean

Show Tolerance Color?

Indicates whether the vector tolerance color should be shown in the callout.

13

Boolean

Show Out of Tolerance Value?

Indicates whether the vector tolerance should be

shown in the callout.

14

Boolean

Show Tolerance Range?

Indicates whether the vector tolerance range should be shown in the callout.

15

Boolean

Show Vector Color?

Indicates whether the vector color should be

shown in the callout.

16

Boolean

Show Start Point?

Indicates whether the starting coordinate should be shown in the callout.

17

Boolean

Show End Point?

Indicates whether the ending coordinate should

be shown in the callout.

18

Boolean

Show Units?

Indicates whether to show units in the callout.

19

String

Additional Note (blank for none)

Additional text to display in the callout (optional).

20

Boolean

Attach Callout to End Point?

Indicates whether to attach callout tot he end

point.

21

Boolean

Use Default Placement

True enables default placement.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The vector callout was successfully created.

FAILURE

The supplied vector or callout view was not found.

 

Remarks

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