!   TITLE:  solid_model_buttons.mac (MANAGEMENT)
!
!
!   This sub-macro creates the solid model toolbar buttons.
!
!
*get,prkey_,active,0,prkey
/nopr

*abbr,___1___,solid_model_buttons
!
*abbr,CREAT_LN,tv_creat_lines
*abbr,PAR_LNS,tv_parallel_lines
*abbr,PRFL_LNS,tv_profile_lines
*abbr,CREAT_AR,tv_create_area
*abbr,CREAT_VL,tv_create_volume
!
*abbr,___2___,solid_model_buttons
!
*abbr,EXTR_AR,tv_extrude_aset
*abbr,REV_ASET,tv_revolve_aset
!
*abbr,___3___,solid_model_buttons
!
*abbr,CIRC_BOR,tv_cir_bore
*abbr,RECT_BOR,tv_rec_bore
*abbr,POCKET,tv_pocket_cut
*abbr,CT_NORMC,tv_norm_cut_pln_ct
!
*abbr,___4___,solid_model_buttons
!
*abbr,SM_MERGE,solid_mod_merge
!
*abbr,___5___,solid_model_buttons
!
*abbr,CANCEL,toolbar

*if,prkey_,eq,1,then
    /go
*endif