User contributions

Jump to: navigation, search
Search for contributions
 
 
     
 
   

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 04:59, 22 April 2017 (diff | hist) . . (+461). . N CSharp ArrayMultiplication(Created page with " static double[] ArrayMultiplication(double[] a, double multiplier) { double[] c = { a[0] * multiplier, a[1] * multiplier, a[2] * multiplier };...") (current)
  • 04:59, 22 April 2017 (diff | hist) . . (+431). . N CSharp ArrayAddition(Created page with " static double[] ArrayAddition(double[] a, double[] b) { double[] c = { a[0] + b[0], a[1] + b[1], a[2] + b[2] }; return c;...") (current)
  • 04:58, 22 April 2017 (diff | hist) . . (+325). . N BrowseForFolder(Created page with " Dim FolderName As String Dim RootPath FolderName = GetFolderName("Select a folder") If FolderName = "" Then MsgBox "You didn't select a folder." Else Root...") (current)
  • 04:58, 22 April 2017 (diff | hist) . . (+1,900). . N CNC Technology(Created page with "<div align="right">Back to Academic_Archives.</div> __TOC__ === In Progress === ===== G-Code Preparation ===== [http://www.linuxcnc.org/handbook/gcode/g-code.html RS274N...") (current)
  • 04:57, 22 April 2017 (diff | hist) . . (+229). . N BrowseForFile(Created page with " Function BrowseForFile(FileTypeName as String) as String FilePath = CATIA.FileSelectionBox("Select a text file", "*." & FileTypeName , CatFileSelectionModeOpen) BrowseForFi...") (current)
  • 04:57, 22 April 2017 (diff | hist) . . (+181). . N Branch+Stem20090206-nullthing(Created page with "http://www.nullthing.com/wp-content/uploads/2008/12/stem.zip ''More information on recursive loops, read pages 68-75 in [http://stores.lulu.com/nickpisca YSYT]. Category...") (current)
  • 04:56, 22 April 2017 (diff | hist) . . (+2,041). . N Boundary Sphere-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/10/boundary-sphere.html Option Explicit 'Author: YukiukiH 'Date: 10/08/2008 'compatibility: Rhino4 'boundary SPHERE '-----...") (current)
  • 04:56, 22 April 2017 (diff | hist) . . (+2,533). . N Boundary Partial Sphere-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/10/boundary-partial-sphere.html Option Explicit 'Author: YukiukiH 'Date: 10/08/2008 'compatibility: Rhino4 ''boundary PARTIA...") (current)
  • 04:56, 22 April 2017 (diff | hist) . . (+2,353). . N Boundary Cylinder-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/10/boundary-cylinder.html Option Explicit 'Author: YukiukiH 'Date: 10/08/2008 'compatibility: Rhino4 'boundary CYLINDER '-...") (current)
  • 04:55, 22 April 2017 (diff | hist) . . (+2,467). . N Boundary Cube-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/10/bounday-cube.html Option Explicit 'Author: YukiukiH 'Date: 10/08/2008 'compatibility: Rhino4 'boundary CUBE '----------...") (current)
  • 04:55, 22 April 2017 (diff | hist) . . (+2,627). . N Boundary Cone-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/10/boundary-cone.html Option Explicit 'Author: YukiukiH 'Date: 10/08/2008 'compatibility: Rhino4 ''boundary CONE '--------...") (current)
  • 04:54, 22 April 2017 (diff | hist) . . (+1,470). . N Batch Txt Loop with Delimiter(Created page with "Looping through a txt file is a common and important task. This article explains the procedure to do so. Example... setLocal EnableDelayedExpansion For /f "tokens=1,2,3,4...") (current)
  • 04:54, 22 April 2017 (diff | hist) . . (+2). . Batch FileSize Query(current)
  • 04:53, 22 April 2017 (diff | hist) . . (+921). . N Batch FileSize Query(Created page with "To obtain the [http://www.sproutseo.com seo services] size of a file with Batch (.bat) syntax, use [http://www.sproutseo.com seo services] the following characters: ~z This...")
  • 04:53, 22 April 2017 (diff | hist) . . (+420). . N BatchOffsetCrvs(Created page with " string $objs[] = `ls-sl`; for ($x=0;$x<size($objs);$x++) { print ("Completed..."+$x+" of "+size($objs)+"\n"); offsetCurve -ch on -rn false -cb 2 -st true -cl true -cr 0...") (current)
  • 04:52, 22 April 2017 (diff | hist) . . (+1,028). . N Army HQ Pavilion-4ofseven(Created page with "Direct: http://fourof7.blogspot.com/2009/01/0809-mc-collateral-spaces-army-hq.html Option Explicit '-----------------------------------------------------------------------...") (current)
  • 04:51, 22 April 2017 (diff | hist) . . (+423). . N Applying Materials(Created page with " //Author Nick Pisca 0001d shadingNode -asShader lambert -n $nicklambert; renderCreateBarCB -asShader "surfaceShader" lambert; sets -renderable true -noSurfaceShader true -...") (current)
  • 04:51, 22 April 2017 (diff | hist) . . (-9). . ApplyNewMaterialWithFile(current)
  • 04:50, 22 April 2017 (diff | hist) . . (+2,158). . N ApplyNewMaterialWithFile(Created page with " global proc ApplyNewMaterialWithFile(string $ObjName, string $NewLambertName, string $FileLoc, int $iii, float $R, float $G, float $B) { string $nicklambert = $NewLambertNam...")
  • 04:50, 22 April 2017 (diff | hist) . . (+1,631). . N ApplyColorToObjectSafe MEL(Created page with "''I made this modified shader function from my older ApplyColorToObject command because I sometimes would get a naming error. The old function, if the name already existe...") (current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)