####################################################################################################################################### # # # C O N V E R S I O N D ' U N E S U R F A C E E N C O U C H E S : # # # # # # Author of '$xiirf/.FRC3.21.1.2.$U' : # # # # Jean-Francois Colonna (LACTAMME, 20180507115323). # # # ####################################################################################################################################### $Z setParam _____Tminimum 0 $Z # Parametre introduit le 20180513111850... # $Z setParam _____Tmaximum 0 $Z # Parametre introduit le 20180513111850... # $Z setParam _____FElargissement 0 $Z # Parametre introduit le 20180503104604... # $Z $xci/conversion_3D$X \ $Z A=$SuRfAcE \ $Z premiere=$cPremiere \ $Z Fstrict_gauche=FAUX \ $Z Fstrict_droite=FAUX \ $Z minimum_translation=$_____Tminimum \ $Z maximum_translation=$_____Tmaximum \ $Z facteur_elargissement=$_____FElargissement \ $Z R=$_____ImageT2. \ $Z Zmin=$cPremiere \ $Z Zmax=$cDerniere \ $Z $formatI $Z # On notera le 20180506102730 que l'on peut ecrire : # $Z # # $Z # Zmin=$cPremiere # $Z # Zmax=$cDerniere # $Z # # $Z # alors que dans 'v $xiirf/.FRC3.3D.4.$U Zmin', par exemple, on doit ecrire : # $Z # # $Z # Zmin=`calcul $cPremiere-$cPremiere` # $Z # Zmax=`calcul $cDerniere-$cPremiere` # $Z # # $Z # tout simplement a cause de 'v $xci/rotate_3D.11$K EGAL.valider_les_axes_OX_OY_OZ.VRAI.'... #