Get the data defining this cone.
| Name | Type | Description |
| BasePoint | Double | Input/output Double that specifies the base point of the cone. |
| AxisVector | Double | Input/output Double that specifies axis vector. |
| Radius | Double | Output Double that specifies the radius of the cone. |
| HalfAngle | Double | Output Double that specifies the half-angle value for the cone. |
| IsExpanding | Boolean | Output Boolean that specifies whether the radius of the cone is expanding or not, in the direction of the axis vector. |