Get Slot Properties    

Retrieves the properties of a slot.

 

Input Arguments

 

0

Collection Object Name

Slot Name

The name of the slot to examine.

 

Return Arguments

 

1

Transform

Slot Transform (in working coordinates)

The location of the slot in working coordinates.

2

Vector

Slot Position (in working coor-

dinates)

A vector describing the slot’s center position.

3

Vector

Slot Orientation (in working coordinates)

A normal vector describing the slots orientation.

4

Double

Slot Length

The length of the slot.

5

Double

Slot Width

The width of the slot.

6

Boolean

Round Slot type

True indicates that the slot is round, false indicates the slot is square.

 

Returned Status

 

SUCCESS

The properties were obtained successfully.

FAILURE

The slot could not be found.

 

Remarks

None.