Codebase list dx / debian/1%4.4.4-13 help / dxall508
debian/1%4.4.4-13

Tree @debian/1%4.4.4-13 (Download .tar.gz)

dxall508 @debian/1%4.4.4-13raw · history · blame

#!F-adobe-helvetica-medium-r-normal--18*
#!N 
#!CDarkGreen #!N  #!Rall507 Example 
2. Setting Parameters #!N #!EC #!N #!N Suppose that in the 
previous example we wished to set the Isosurface "number" to 3. 
 #!F-adobe-times-bold-r-normal--18*   number #!EF is the third parameter to Isosurface. We can 
replace the second line of the script in Example 1 with: 
#!CForestGreen #!N #!N  #!F-adobe-courier-bold-r-normal--18*   #!N iso = Isosurface(data, NULL, 3); #!EF 
#!N #!N #!EC or, alternatively, #!CForestGreen #!N #!N  #!F-adobe-courier-bold-r-normal--18*   #!N iso 
= Isosurface(data, number=3); #!EF #!N #!N #!EC #!N #!N #!N  #!F-adobe-times-medium-i-normal--18*   
Next Topic #!EF #!N #!N  #!Lall508,dxall509 h Example 3. Using a Macro  #!EL  #!N  #!F-adobe-times-medium-i-normal--18*   #!N