README.md
setup.py
ezcad_plugins/__init__.py
ezcad_plugins/cube.py
ezcad_plugins/cube_menubar.py
ezcad_plugins/gsurf.py
ezcad_plugins/gsurf_menubar.py
ezcad_plugins/label.py
ezcad_plugins/label_menubar.py
ezcad_plugins/line.py
ezcad_plugins/line_menubar.py
ezcad_plugins/point.py
ezcad_plugins/point_menubar.py
ezcad_plugins/survey.py
ezcad_plugins/survey_menubar.py
ezcad_plugins/tsurf.py
ezcad_plugins/tsurf_menubar.py
ezcad_plugins.egg-info/PKG-INFO
ezcad_plugins.egg-info/SOURCES.txt
ezcad_plugins.egg-info/dependency_links.txt
ezcad_plugins.egg-info/requires.txt
ezcad_plugins.egg-info/top_level.txt
ezcad_plugins/gocube/__init__.py
ezcad_plugins/gocube/bartender.c
ezcad_plugins/gocube/bartender.py
ezcad_plugins/gocube/cube.c
ezcad_plugins/gocube/cube.py
ezcad_plugins/gocube/cut.py
ezcad_plugins/gocube/cut_dialog.py
ezcad_plugins/gocube/dbsqlite.py
ezcad_plugins/gocube/deprecated.py
ezcad_plugins/gocube/face_change.py
ezcad_plugins/gocube/function.py
ezcad_plugins/gocube/info_table.py
ezcad_plugins/gocube/resample.py
ezcad_plugins/gocube/section_image3d.c
ezcad_plugins/gocube/section_image3d.py
ezcad_plugins/gocube/section_plane.c
ezcad_plugins/gocube/section_plane.py
ezcad_plugins/gocube/section_player.py
ezcad_plugins/gocube/style_pages.py
ezcad_plugins/gocube/todo.py
ezcad_plugins/gocube/vispy_cage.c
ezcad_plugins/gocube/vispy_cage.py
ezcad_plugins/gocube/expt/__init__.py
ezcad_plugins/gocube/expt/javaseis.py
ezcad_plugins/gocube/expt/parms.py
ezcad_plugins/gocube/expt/segy.py
ezcad_plugins/gocube/expt/voxet.py
ezcad_plugins/gocube/expt/write_file.py
ezcad_plugins/gocube/extfmt/__init__.py
ezcad_plugins/gocube/extfmt/javaseis.py
ezcad_plugins/gocube/extfmt/segy.py
ezcad_plugins/gocube/extfmt/voxet.py
ezcad_plugins/gocube/extfmt/vtb_seis.py
ezcad_plugins/gocube/impt/__init__.py
ezcad_plugins/gocube/impt/dialog_javaseis.py
ezcad_plugins/gocube/impt/read_file.py
ezcad_plugins/gocube/impt/voxet.py
ezcad_plugins/gocube/new/__init__.py
ezcad_plugins/gocube/new/extract_subcube.py
ezcad_plugins/gocube/new/from_vidx.py
ezcad_plugins/gocube/new/new.py
ezcad_plugins/gocube/tool/__init__.py
ezcad_plugins/gocube/tool/mask_by_gsurf.py
ezcad_plugins/gocube/tool/prop_from_gsurf.py
ezcad_plugins/gogsurf/__init__.py
ezcad_plugins/gogsurf/bartender.c
ezcad_plugins/gogsurf/bartender.py
ezcad_plugins/gogsurf/cut.py
ezcad_plugins/gogsurf/dbsqlite.py
ezcad_plugins/gogsurf/grid_table.py
ezcad_plugins/gogsurf/style_pages.py
ezcad_plugins/gogsurf/surface.c
ezcad_plugins/gogsurf/surface.py
ezcad_plugins/gogsurf/vispy_surface.c
ezcad_plugins/gogsurf/vispy_surface.py
ezcad_plugins/gogsurf/impt/__init__.py
ezcad_plugins/gogsurf/impt/loadfile.py
ezcad_plugins/gogsurf/new/__init__.py
ezcad_plugins/gogsurf/new/from_point.py
ezcad_plugins/gogsurf/new/from_tsurf.py
ezcad_plugins/gogsurf/new/new.py
ezcad_plugins/gogsurf/tool/__init__.py
ezcad_plugins/gogsurf/tool/calculate_normal.py
ezcad_plugins/golabel/__init__.py
ezcad_plugins/golabel/bartender.c
ezcad_plugins/golabel/bartender.py
ezcad_plugins/golabel/dbsqlite.py
ezcad_plugins/golabel/label.c
ezcad_plugins/golabel/label.py
ezcad_plugins/golabel/style_pages.py
ezcad_plugins/golabel/utils.py
ezcad_plugins/golabel/impt/__init__.py
ezcad_plugins/golabel/impt/dialog_csv.py
ezcad_plugins/golabel/impt/loadfile.py
ezcad_plugins/golabel/new/__init__.py
ezcad_plugins/golabel/new/from_coordinate.py
ezcad_plugins/golabel/new/new.py
ezcad_plugins/goline/__init__.py
ezcad_plugins/goline/bartender.c
ezcad_plugins/goline/bartender.py
ezcad_plugins/goline/dbsqlite.py
ezcad_plugins/goline/grid.py
ezcad_plugins/goline/line.c
ezcad_plugins/goline/line.py
ezcad_plugins/goline/style_pages.py
ezcad_plugins/goline/utils.py
ezcad_plugins/goline/visual.c
ezcad_plugins/goline/visual.py
ezcad_plugins/goline/impt/__init__.py
ezcad_plugins/goline/impt/dialog_gocad_pline.py
ezcad_plugins/goline/impt/loadfile.py
ezcad_plugins/goline/impt/read_gocad_pline.py
ezcad_plugins/goline/new/__init__.py
ezcad_plugins/goline/new/from_coordinate.py
ezcad_plugins/goline/new/from_point.py
ezcad_plugins/goline/new/new.py
ezcad_plugins/goline/new/pick.py
ezcad_plugins/gopoint/__init__.py
ezcad_plugins/gopoint/bartender.c
ezcad_plugins/gopoint/bartender.py
ezcad_plugins/gopoint/dbsqlite.py
ezcad_plugins/gopoint/point.c
ezcad_plugins/gopoint/point.py
ezcad_plugins/gopoint/style_pages.py
ezcad_plugins/gopoint/utils.py
ezcad_plugins/gopoint/visual.c
ezcad_plugins/gopoint/visual.py
ezcad_plugins/gopoint/edit/__init__.py
ezcad_plugins/gopoint/edit/clip_by_prop_range.py
ezcad_plugins/gopoint/edit/copy_property.py
ezcad_plugins/gopoint/edit/crop_by_polygon.py
ezcad_plugins/gopoint/edit/dialog_calc_line_numbers.py
ezcad_plugins/gopoint/edit/flip_depth.py
ezcad_plugins/gopoint/edit/separate_vertexes_near_fault.py
ezcad_plugins/gopoint/edit/translate_xyz.py
ezcad_plugins/gopoint/expt/__init__.py
ezcad_plugins/gopoint/expt/dialog_ascii.py
ezcad_plugins/gopoint/impt/__init__.py
ezcad_plugins/gopoint/impt/dialog_chd.py
ezcad_plugins/gopoint/impt/dialog_csv.py
ezcad_plugins/gopoint/impt/dialog_gocad_vset.py
ezcad_plugins/gopoint/impt/dialog_numpy.py
ezcad_plugins/gopoint/impt/loadfile.py
ezcad_plugins/gopoint/impt/read_gocad_vset.py
ezcad_plugins/gopoint/impt/space_delimited.py
ezcad_plugins/gopoint/impt/ss_header_dump.py
ezcad_plugins/gopoint/new/__init__.py
ezcad_plugins/gopoint/new/from_coordinate.py
ezcad_plugins/gopoint/new/from_existing_point.py
ezcad_plugins/gopoint/new/from_random_numbers.py
ezcad_plugins/gopoint/new/from_surface.py
ezcad_plugins/gopoint/new/merge_points.py
ezcad_plugins/gopoint/new/new.py
ezcad_plugins/gopoint/new/subset_from_prop_range.py
ezcad_plugins/gopoint/tool/__init__.py
ezcad_plugins/gopoint/tool/cross_plot.py
ezcad_plugins/gosurvey/__init__.py
ezcad_plugins/gosurvey/bartender.c
ezcad_plugins/gosurvey/bartender.py
ezcad_plugins/gosurvey/dbsqlite.py
ezcad_plugins/gosurvey/survey.c
ezcad_plugins/gosurvey/survey.py
ezcad_plugins/gosurvey/impt/__init__.py
ezcad_plugins/gosurvey/impt/dialog_sgmt.py
ezcad_plugins/gosurvey/impt/dialog_vt3dc.py
ezcad_plugins/gosurvey/impt/loadfile.py
ezcad_plugins/gosurvey/impt/read_file.py
ezcad_plugins/gosurvey/new/__init__.py
ezcad_plugins/gosurvey/new/new.py
ezcad_plugins/gosurvey/new/pt3_dialog.py
ezcad_plugins/gosurvey/new/vt3_dialog.py
ezcad_plugins/gosurvey/tool/__init__.py
ezcad_plugins/gosurvey/tool/geometry_dialog.py
ezcad_plugins/gotsurf/__init__.py
ezcad_plugins/gotsurf/bartender.c
ezcad_plugins/gotsurf/bartender.py
ezcad_plugins/gotsurf/cut.py
ezcad_plugins/gotsurf/dbsqlite.py
ezcad_plugins/gotsurf/meshdata_normals.c
ezcad_plugins/gotsurf/meshdata_normals.py
ezcad_plugins/gotsurf/style_pages.py
ezcad_plugins/gotsurf/surface.c
ezcad_plugins/gotsurf/surface.py
ezcad_plugins/gotsurf/utils.py
ezcad_plugins/gotsurf/vispy_surface.c
ezcad_plugins/gotsurf/vispy_surface.py
ezcad_plugins/gotsurf/impt/__init__.py
ezcad_plugins/gotsurf/impt/dialog_gocad.py
ezcad_plugins/gotsurf/impt/loadfile.py
ezcad_plugins/gotsurf/new/__init__.py
ezcad_plugins/gotsurf/new/from_point.py
ezcad_plugins/gotsurf/new/new.py
ezcad_plugins/gotsurf/tool/__init__.py
ezcad_plugins/gotsurf/tool/calculate_normal.py