X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Ffiles%2Ftutorial_5.py;h=494eec29e956312121f094bdede67e3e477e2934;hb=ca2d4da525577ff4b003a7b873c72e929f8b08d2;hp=aee1e6088cdffe55b459658e23b5ea6950227f20;hpb=52de562a799ae76a688a8c67c5a8edbef2adcf02;p=modules%2Fhomard.git diff --git a/doc/files/tutorial_5.py b/doc/files/tutorial_5.py index aee1e608..494eec29 100644 --- a/doc/files/tutorial_5.py +++ b/doc/files/tutorial_5.py @@ -70,11 +70,9 @@ quart_sup = homard.CreateZoneBox2D( 'quart_sup', 0., 250., 0., 250., 1 ) # ========== # Creation of the hypothesis Hypo_5 Hypo_5 = homard.CreateHypothesis('Hypo_5') -Hypo_5.SetAdapRefinUnRef(0, 1, 0) Hypo_5.AddZone('enveloppe', 1) # Creation of the hypothesis Hypo_5_bis Hypo_5_bis = homard.CreateHypothesis('Hypo_5_bis') -Hypo_5_bis.SetAdapRefinUnRef(0, 1, 0) Hypo_5_bis.AddZone('quart_sup', 1) # # Cas