Construct Cone

Creates a cone.

 

Input Arguments

 

0

Collection Object Name

Cone Name

The name for the resulting cone.

1

Vector

Cone End Point (in working coordinates)

The coordinates for the end point of the cone, expressed in the working coordinate frame.

2

Vector

Cone Axis (in working coordi- nates)

The vector for the cone axis, expressed in the

working coordinate frame. This vector need not be normalized.

3

Double

Cone Length

The length of the resulting cone.

4

Double

Cone Theta Start

The starting sweep angle for the cone.

5

Double

Cone Theta Span

The ending sweep angle for the cone.

6

Double

Cone Included Angle

The included angle of the cone.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.