Variations

The first example shown below is of the Edit window when you change TOG5 to ANG. The unbounded cone format displays in the first example. The second example shows the display when you change TOG5 to LENG. Diam_1 is the diameter of the height of the first three hits. Diam_2 is the diameter of the furthest point away from the first diameter. Length is the distance between the two diameters.

The bounded cone format is shown in the second example.
feature_name=FEAT/CONE,TOG1,TOG4,ANG
THEO/x_cord,y_cord,z_cord,i_vec,j_vec,k_vec,ang
ACTL/x_cord,y_cord,z_cord,i_vec,j_vec,k_vec,ang
CONSTR/TOG2,TOG3,......


feature_name=FEAT/CONE,TOG1,TOG4,LENG
THEO/x_cord,y_cord,z_cord,i_vec,j_vec,k_vec,length,diam_1,diam_2
ACTL/x_cord,y_cord,z_cord,i_vec,j_vec,k_vec,length,diam_1,diam_2
CONSTR/TOG2,TOG3,......