Variations

This first example shows the unbounded format for a constructed cone command in the Edit window with TOG5 changed to ANG.

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,......

This example shows the bounded cone format for a constructed cone command in the Edit window with TOG5 changed to LENG.

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,......