User contributions

Jump to: navigation, search
Search for contributions
 
 
     
 
   

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

  • 20:08, 24 April 2017 (diff | hist) . . (+458). . N VB Error Message Guide(Created page with "__TOC__ === Method 'GetImpl' of Object 'ArcFactoryManager' failed === 1.) Line geometry driver may be non-connex. === Method 'AddWall' of object 'ArcFactoryManager' failed...")
  • 20:07, 24 April 2017 (diff | hist) . . (+186). . N Turtle-nullthing(Created page with "http://www.nullthing.com/wp-content/uploads/2008/01/3branch.zip ''More information on recursion systems, read pages 68-84 in [http://stores.lulu.com/nickpisca YSYT]. Cat...") (current)
  • 20:07, 24 April 2017 (diff | hist) . . (+26). . N Traversing Shader Nodes(Created page with "Test Category:MEL") (current)
  • 20:06, 24 April 2017 (diff | hist) . . (+81). . N Table-nullthing(Created page with "http://www.nullthing.com/wp-content/uploads/2008/01/table1.zip Category:MEL") (current)
  • 20:05, 24 April 2017 (diff | hist) . . (+2,232). . N Surface Relaxation (Similar to Cloth)-ResearchNodes(Created page with "http://researchnodes.org/doku.php?id=examples:surfacerelaxation.mel /* This script is a simple attempt in trying to simulate the behaviour of surfaces in membrane s...") (current)
  • 20:04, 24 April 2017 (diff | hist) . . (+1,687). . N Stp.dll DLLImport(Created page with " #region // dll setup data [DllImport("stp.dll", SetLastError = true, CharSet = CharSet.Auto)] public static extern int InitStp(); [DllImport("s...") (current)
  • 20:04, 24 April 2017 (diff | hist) . . (+199). . N Spiral-nullthing(Created page with "http://www.nullthing.com/wp-content/uploads/2008/06/spiral.zip ''More information on working with multiple shaders, read pages 128-133 in [http://stores.lulu.com/nickpisca Y...") (current)
  • 20:03, 24 April 2017 (diff | hist) . . (+1,475). . N Spheriolithography(Created page with "<div align="right">Back to Academic_Archives.</div> __TOC__ === History === Spheriolithography is a rapid prototyping file preparation technique invented and developed by...") (current)
  • 20:03, 24 April 2017 (diff | hist) . . (+192). . N SpherePack-nullthing(Created page with "http://www.nullthing.com/wp-content/uploads/2008/07/spherepack.zip ''More information on working with spheres, read pages 43-54 in [http://stores.lulu.com/nickpisca YSYT]....") (current)
  • 20:02, 24 April 2017 (diff | hist) . . (+3,330). . N SpaceFrameSurface-ctrl-i(Created page with "http://crtl-i.com/blog/?p=140 // // Script written by Howard Jiho Kim | kimjiho@gmail.com | crtl-i.com | 2007 // // ex. // spFrSurface(srfName1, srfName2, U, V) // sp...") (current)
  • 20:00, 24 April 2017 (diff | hist) . . (+808). . N SmartTime(Created page with " static string SmartTime(int Num_in_ms) { //Nick Pisca 0001d 2015 if (Num_in_ms < 1000) { return "< 1 sec";...") (current)
  • 19:59, 24 April 2017 (diff | hist) . . (+1,544). . N SmartRun(Created page with " static int SmartRun(int Motor_Num, int Num_Steps, int Interval_in_ms, int Forward0_Backward1, int outputBinary) { //Nick Pisca 0001d 2015...") (current)
  • 19:59, 24 April 2017 (diff | hist) . . (+1,441). . N SelectElement3 Values(Created page with "Values to use as selection filter. Role: Values which can be given as filter to Selection.SelectElement2, Selection.SelectElement3, Selection.IndicateOrSelectElement2D or Sele...")
  • 19:58, 24 April 2017 (diff | hist) . . (+1,291). . N SelSurfDup(Created page with " Sub SelSurfDup(SurfArr As Variant) Dim SecArr() ReDim SecArr(0) For X = 0 To UBound(SurfArr) If HasArea(SurfArr(X)) Then Dim CMeas Set CMeas = The...") (current)
  • 19:58, 24 April 2017 (diff | hist) . . (+395). . N SafeArrayDelete MEL(Created page with " //0001D LLC 2016 Nick Pisca (c) //Why? Sometimes deleting 100,000's of objects will crash Maya. This is safer. string $ll[] = `ls -tr "NM_*_*"`; int $ct = size($ll); f...") (current)
  • 19:58, 24 April 2017 (diff | hist) . . (+444). . N Rotate Objects by Concatenation(Created page with " for ($x = 1; $x<91; $x++){ currentTime 1 setKeyframe -breakdown 0 ("nurbsSphere"+$x+".rotate"); currentTime 260 ; setKeyframe -breakdown 0 ("nurbsSphere"+$x+".rotate");...") (current)
  • 19:57, 24 April 2017 (diff | hist) . . (+402). . N Right MEL(Created page with " global proc string Right(string $Input, int $Num) { //Nick Pisca + Ralph Levinson 0001d 2013 //string $Input = "testing"; int $Num = 2; int $Length = size($Input); in...") (current)
  • 19:57, 24 April 2017 (diff | hist) . . (+582). . N RevitVBNETReturnTotalRows(Created page with " Function ReturnTotalRows(ByVal CurCells As Range) As Integer Dim RowCounter As Integer = 1 Dim FileCheck As Boolean = False While RowCounter <...") (current)
  • 19:57, 24 April 2017 (diff | hist) . . (+547). . N RevitVBNETOpenExcel(Created page with " Imports MsExcel = Microsoft.Office.Interop.Excel Partial Class ThisDocument Public Sub OpenExcel() Dim excel As MsExcel.Application = New MsExcel.ApplicationCl...") (current)
  • 19:56, 24 April 2017 (diff | hist) . . (+420). . N ReturnRandomVector(Created page with " global proc vector returnRandomVector(float $Lower, float $Higher) { //Author Nick Pisca 0001d 2009 float $XVal = rand($Lower, $Higher); float $YVal = rand($Lower, $Higher...") (current)

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