APPS.MultiWindowApp MultiWindowApp { UI { Modules { IUI { optionList { cmdList => { <-.<-.<-.<-.Read_Field.read_field_ui.panel.option, <-.<-.<-.<-.OutputImage.output_field.write_image_ui.panel.option, <-.<-.<-.<-.glyph.UIpanel.option, <-.<-.<-.<-.tube.TubeUI.panel.option, <-.<-.<-.<-.combine_vect.CombVectUI.UIpanel.option, <-.<-.<-.<-.downsize.panel.option }; selectedItem = 0; }; mod_panel { y = 0; }; }; }; Editors { IUI { optionList { selectedItem = 0; }; }; }; }; MODS.Read_Field Read_Field { read_field_ui { panel { option { set = 1; }; }; file_browser { ok = 1; x = 100; y = 100; }; filename = "$XP_PATH<0>\\data\\field\\wind.fld"; }; DVread_field { Mesh_Unif+Node_Data Output_Field; }; }; HLM.OutputImage OutputImage { view_in => <-.Uviewer3D.Scene_Selector.curr_view; output_field { write_image_ui { panel { option { set = 0; }; }; file_browser { filename = "C:\\temp\\aaa.png"; ok = 1; x = 100; y = 100; }; format_avsx { set = 0; }; format_png { set = 1; }; format_rb { selectedItem = 8; }; compression_none { set = 0; }; compression_zlib { set = 1; }; }; }; }; MODS.glyph glyph { in_field => <-.downsize.out_fld; in_glyph => <-.Arrow1.out_fld; GlyphParam { scale = 0.18; }; GlyphUI { DVnode_data_labels { labels[]; }; }; }; GEOMS.Arrow1 Arrow1; MODS.tube tube { in_field => <-.glyph.out_fld; TubeParam { scale = 0.18; }; TubeUI { DVnode_data_labels { labels[]; }; DVcell_data_labels { labels[]; }; node_data_color_option { set = 1; }; none_scale_option { set = 1; }; }; }; GDM.Uviewer3D Uviewer3D { Scene { Top { child_objs => { <-.<-.<-.tube.out_obj}; Xform { ocenter = {14.3336,13.4633, 15.6007}; dcenter = {1.00541,1.09127, 1.46806}; mat = { 0.112212,-0.1528,0.12937,0.,0.199716,0.0750059,-0.0846368,0., 0.0140687,0.153955,0.169634,0.,0.,0.,0.,1. }; xlate = {-1.00541,-1.09126, -1.46806}; }; }; View { ViewUI { ViewPanel { UI { panel { defaultX = 164; defaultY = 476; }; }; }; }; }; }; Scene_Editor { View_Editor { InfoPanel { curobj_sel { width = 229; height = 252; x = 0; y = 0; }; }; }; }; }; MODS.combine_vect combine_vect { in_field => <-.Read_Field.field; CombVectUI { DVnode_data_labels { labels[]; }; }; }; MODS.downsize downsize { in_field => <-.combine_vect.out_fld; DownsizeParam { factor0 = 5.; factor1 = 5.; factor2 = 5.; }; }; };