Salome HOME
NRI : First integration.
authornri <nri@opencascade.com>
Mon, 12 May 2003 15:24:23 +0000 (15:24 +0000)
committernri <nri@opencascade.com>
Mon, 12 May 2003 15:24:23 +0000 (15:24 +0000)
commitecb53a73db547cbbb50f2df55faa344e3ad41594
tree9d5be5a0ffcc3f6ef6db4cfec28bbf455af00a84
parent84c3161ed5472836f47a0ae22ea147c237c2e97c
NRI : First integration.
172 files changed:
src/ARCHIMEDE/Archimede_VolumeSection.cxx [new file with mode: 0644]
src/ARCHIMEDE/Archimede_VolumeSection.hxx [new file with mode: 0644]
src/ARCHIMEDE/Makefile.in [new file with mode: 0644]
src/GEOM/GEOM_Gen_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Gen_i.hh [new file with mode: 0644]
src/GEOM/GEOM_Shape_i.cc [new file with mode: 0644]
src/GEOM/GEOM_Shape_i.hh [new file with mode: 0644]
src/GEOM/Makefile.in [new file with mode: 0644]
src/GEOM/geom.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ArcDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ArcDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ArchimedeDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ArchimedeDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_BndBoxDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_BndBoxDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_BoxDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_BoxDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CenterMassDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CenterMassDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ChamferDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ChamferDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CheckShape.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CheckShape.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CircleDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CircleDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CommonDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CommonDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CompoundDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CompoundDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ConeDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ConeDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CutDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CutDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CylinderDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_CylinderDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_DistanceDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_DistanceDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_EdgeDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_EdgeDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FaceDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FaceDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FilletDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FilletDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FillingDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FillingDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FillingHoleDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FillingHoleDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FuseDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_FuseDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_InertiaDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_InertiaDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_LineDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_LineDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MaxToleranceDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MaxToleranceDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MirrorDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MirrorDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MultiRotationDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MultiRotationDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MultiTranslationDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_MultiTranslationDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_NbIsosDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_NbIsosDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_OrientationDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_OrientationDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PartitionDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PartitionDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PipeDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PipeDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PlaneDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PlaneDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PointDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PointDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PrismDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PrismDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PropertiesDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_PropertiesDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_RevolDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_RevolDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_RotationDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_RotationDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ScaleDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ScaleDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SectionDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SectionDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SewingDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SewingDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ShellDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_ShellDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SphereDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SphereDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SpinBox.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SpinBox.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SubShapeDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SubShapeDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SuppressFacesDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SuppressFacesDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SuppressHoleDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_SuppressHoleDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_Swig.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_Swig.hxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_Swig.i [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_TorusDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_TorusDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_TranslationDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_TranslationDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_TransparencyDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_TransparencyDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_VectorDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_VectorDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_WhatisDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_WhatisDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_WireDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_WireDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_WorkingPlaneDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_WorkingPlaneDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_aParameterDlg.cxx [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_aParameterDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_icons.po [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_msg_en.po [new file with mode: 0644]
src/GEOMGUI/GeometryGUI_msg_fr.po [new file with mode: 0644]
src/GEOMGUI/Makefile.in [new file with mode: 0644]
src/GEOM_SWIG/GEOM_Partition1.py [new file with mode: 0755]
src/GEOM_SWIG/GEOM_Partition2.py [new file with mode: 0755]
src/GEOM_SWIG/GEOM_Partition3.py [new file with mode: 0755]
src/GEOM_SWIG/GEOM_Partition4.py [new file with mode: 0755]
src/GEOM_SWIG/GEOM_Partition5.py [new file with mode: 0755]
src/GEOM_SWIG/GEOM_example.py [new file with mode: 0644]
src/GEOM_SWIG/GEOM_example2.py [new file with mode: 0644]
src/GEOM_SWIG/GEOM_example3.py [new file with mode: 0644]
src/GEOM_SWIG/GEOM_example4.py [new file with mode: 0755]
src/GEOM_SWIG/GEOM_moteur.py [new file with mode: 0644]
src/GEOM_SWIG/GEOM_usinggeom.py [new file with mode: 0644]
src/GEOM_SWIG/Makefile.in [new file with mode: 0644]
src/GEOM_SWIG/batchmode_geompy.py [new file with mode: 0644]
src/GEOM_SWIG/geompy.py [new file with mode: 0644]
src/GEOM_SWIG/libGeometry_Swig.i [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/PARTITION/Makefile.in [new file with mode: 0644]
src/PARTITION/Partition.cdl [new file with mode: 0644]
src/PARTITION/Partition_Inter2d.cdl [new file with mode: 0644]
src/PARTITION/Partition_Inter2d.cxx [new file with mode: 0644]
src/PARTITION/Partition_Inter2d.hxx [new file with mode: 0644]
src/PARTITION/Partition_Inter2d.ixx [new file with mode: 0644]
src/PARTITION/Partition_Inter2d.jxx [new file with mode: 0644]
src/PARTITION/Partition_Inter3d.cdl [new file with mode: 0644]
src/PARTITION/Partition_Inter3d.cxx [new file with mode: 0644]
src/PARTITION/Partition_Inter3d.hxx [new file with mode: 0644]
src/PARTITION/Partition_Inter3d.ixx [new file with mode: 0644]
src/PARTITION/Partition_Inter3d.jxx [new file with mode: 0644]
src/PARTITION/Partition_Loop.cdl [new file with mode: 0644]
src/PARTITION/Partition_Loop.cxx [new file with mode: 0644]
src/PARTITION/Partition_Loop.hxx [new file with mode: 0644]
src/PARTITION/Partition_Loop.ixx [new file with mode: 0644]
src/PARTITION/Partition_Loop.jxx [new file with mode: 0644]
src/PARTITION/Partition_Loop2d.cdl [new file with mode: 0644]
src/PARTITION/Partition_Loop2d.cxx [new file with mode: 0644]
src/PARTITION/Partition_Loop2d.hxx [new file with mode: 0644]
src/PARTITION/Partition_Loop2d.ixx [new file with mode: 0644]
src/PARTITION/Partition_Loop2d.jxx [new file with mode: 0644]
src/PARTITION/Partition_Loop3d.cdl [new file with mode: 0644]
src/PARTITION/Partition_Loop3d.cxx [new file with mode: 0644]
src/PARTITION/Partition_Loop3d.hxx [new file with mode: 0644]
src/PARTITION/Partition_Loop3d.ixx [new file with mode: 0644]
src/PARTITION/Partition_Loop3d.jxx [new file with mode: 0644]
src/PARTITION/Partition_Spliter.cdl [new file with mode: 0644]
src/PARTITION/Partition_Spliter.cxx [new file with mode: 0644]
src/PARTITION/Partition_Spliter.hxx [new file with mode: 0644]
src/PARTITION/Partition_Spliter.ixx [new file with mode: 0644]
src/PARTITION/Partition_Spliter.jxx [new file with mode: 0644]