Get Cone Properties

Retrieves the properties of a cone.

 

Input Arguments

 

0

Collection Object Name

Cone Name

The name of the cone to examine.

 

Return Arguments

 

1

Vector

Cone End Point (in working coordinates)

The location of the apex of the cone.

2

Vector

Cone Axis (in working coordinates)

A vector describing the axis direction of the cone.

3

Double

Cone Length

The length of the cone.

4

Double

Cone Theta Start

The start sweep angle for the cone.

5

Double

Cone Theta Span

The end sweep angle for the cone.

6

Double

Cone Included Angle

The included angle of the cone.

7 Double Cut Length from Apex The distance from the apex to the lower or smaller radius of the displayed cone.

 

Returned Status

 

SUCCESS

The properties were obtained successfully.

FAILURE

The cone could not be found.

 

Remarks

None.