User contributions

Jump to: navigation, search
Search for contributions
 
 
     
 
   

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

  • 19:34, 24 April 2017 (diff | hist) . . (+716). . N MoveLinePtDirCloserToObj(Created page with " Sub MoveLinePtDirCloserToObj(CurvePt As HybridShapeLinePtDir, CompareObj As Variant) Dim CurOri As Boolean CurOri = CurvePt.Orientation Dim OppOri As Boolean OppOri = Not...") (current)
  • 19:34, 24 April 2017 (diff | hist) . . (+742). . N MoveLineAngleCloserToObjByNegAngle(Created page with " Sub MoveLineAngleCloserToObjByNegAngle(CurvePt As HybridShapeLineAngle, CompareObj As Variant) Dim CurOri As Double CurOri = CurvePt.Angle.Value Dim OppOri As Double OppO...") (current)
  • 19:33, 24 April 2017 (diff | hist) . . (+718). . N MoveLineAngleCloserToObj(Created page with " Sub MoveLineAngleCloserToObj(CurvePt As HybridShapeLineAngle, CompareObj As Variant) Dim CurOri As Boolean CurOri = CurvePt.Orientation Dim OppOri As Boolean OppOri = Not...") (current)
  • 19:33, 24 April 2017 (diff | hist) . . (+965). . N MoveLineAngleCloserToCoord(Created page with " Sub MoveLineAngleCloserToCoord(CurvePar As HybridShapeLineAngle, XVal As Double, YVal As Double, ZVal As Double) MyPart.UpdateObject CurvePar Dim CMeas Set CMeas = TheSPAW...") (current)
  • 19:33, 24 April 2017 (diff | hist) . . (+885). . N MoveExtrudeCloserToCoord(Created page with " Sub MoveExtrudeCloserToCoord(CurvePar As HybridShapeExtrude, XVal As Double, YVal As Double, ZVal As Double) MyPart.UpdateObject CurvePar Dim CMeas Set CMeas = TheSPAWorkb...") (current)
  • 19:33, 24 April 2017 (diff | hist) . . (+657). . N MoveExtremumCloserToObj(Created page with " Sub MoveExtremumCloserToObj(CurExtremum As HybridShapeExtremum, CompareObj As Variant) MyPart.UpdateObject CurExtremum MyPart.UpdateObject CompareObj Dim CMeas Set CMeas...") (current)
  • 19:32, 24 April 2017 (diff | hist) . . (+739). . N MoveCurveParCloserToObj(Created page with " Sub MoveCurveParCloserToObj(CurvePar As HybridShapeCurvePar, CompareObj As Variant) Dim CurOri As Boolean CurOri = CurvePar.InvertDirection Dim OppOri As Boolean OppOri =...") (current)
  • 19:32, 24 April 2017 (diff | hist) . . (+856). . N MoveCurveParCloserToCoord(Created page with " Sub MoveCurveParCloserToCoord(CurvePar As HybridShapeCurvePar, XVal As Double, YVal As Double, ZVal As Double) MyPart.UpdateObject CurvePar Dim CMeas Set CMeas = TheSPAWor...") (current)
  • 19:32, 24 April 2017 (diff | hist) . . (+714). . N MoveCircle2PointsRadCloserToObj(Created page with " Sub MoveCircle2PointsRadCloserToObj(CurveCirc As HybridShapeCircle2PointsRad, CompareObj As Variant) MyPart.UpdateObject CurveCirc MyPart.UpdateObject CompareObj Dim CMea...") (current)
  • 19:31, 24 April 2017 (diff | hist) . . (+1,134). . N MoveAxisSystemXDirFartherFromCoord(Created page with " Sub MoveAxisSystemXDirFartherFromCoord(CurvePar As AxisSystem, ResultObj As Variant, XVal As Double, YVal As Double, ZVal As Double) If IsUpdatable(CurvePar) And IsUpd...") (current)
  • 07:32, 22 April 2017 (diff | hist) . . (-212). . Main Page
  • 07:31, 22 April 2017 (diff | hist) . . (+29). . N Category:CSharp(Created page with "These are the 0001D C# codes.") (current)
  • 07:31, 22 April 2017 (diff | hist) . . (+863). . N Category:Revit VB.NET(Created page with "'''Revit Scripting Library (VB.NET)'''<br> <font size="-2">Open Sorcerers: [http://www.nickpisca.com Nick Pisca 0001d] </font> [http://thebuildingcoder.typepad.com/blog/2009...") (current)
  • 07:31, 22 April 2017 (diff | hist) . . (+474). . N Category:Revit Journal(Created page with "'''Revit Journal File Repository'''<br> <font size="-2" color="red">Revit Journal Files are undocumented and buggy text files that can be used to automate commands in Autodesk...") (current)
  • 07:30, 22 April 2017 (diff | hist) . . (+216). . N Category:Batch Files(Created page with "'''Batch BAT Scripting Library'''<br> <font size="-2">Open Sorcerers: [http://www.nickpisca.com Nick Pisca 0001d] </font> <font size="-2">''Keywords: Windows, Batch, B...") (current)
  • 07:30, 22 April 2017 (diff | hist) . . (+536). . N Category:Python(Created page with "Reader Note: Python is available in Maya, but I recommend that newcomers to scripting learn MEL. * [http://www.kxcad.net/autodesk/maya/Maya_Documentation/wwhelp/wwhimpl/c...") (current)
  • 07:30, 22 April 2017 (diff | hist) . . (+110). . N Category:AutoCAD VB(Created page with "'''AutoCAD VB Library''' <font size="-2">Open Sorcerers: [http://www.nickpisca.com Nick Pisca 0001d] </font>") (current)
  • 07:29, 22 April 2017 (diff | hist) . . (+112). . N Category:ActionScript(Created page with "'''ActionScript Library''' <font size="-2">Open Sorcerers: [http://www.nickpisca.com Nick Pisca 0001d] </font>") (current)
  • 07:29, 22 April 2017 (diff | hist) . . (+1,045). . N Category:RhinoScript(Created page with "'''RhinoScript Library'''<br> <font size="-2">Open Sorcerers: [http://www.nickpisca.com Nick Pisca 0001d], [http://www.kokkugia.com Kokkugia], [http://www.materialsystems.org...") (current)
  • 07:28, 22 April 2017 (diff | hist) . . (+463). . N Category:CATIA DP VB(Created page with "'''CATIA and Digital Project Visual Basic Library''' Visit my work at the GTWiki regarding [http://www.gtwiki.org/mwiki/index.php?title=Category:Automation_Functions Automatio...")
  • 07:28, 22 April 2017 (diff | hist) . . (+800). . N Category talk:CATIA DP VB(Created page with "Hello, I'm a little bit concerned by using actions, reactions, knowledge paterns, ... the source code is duplicated in all CATParts that uses these objects. If this code no lo...") (current)
  • 07:27, 22 April 2017 (diff | hist) . . (+2,891). . N Category:MEL(Created page with "'''Maya MEL Scripting Library'''<br> <font size="-2">Open Sorcerers: [http://www.nickpisca.com Nick Pisca 0001d], [http://www.kokkugia.com Kokkugia], [http://researchnodes.or...") (current)
  • 07:23, 22 April 2017 (diff | hist) . . (+992). . N MoveArcWallCloserToCoordByInverse(Created page with " Sub MoveArcWallCloserToCoordByInverse(AWall As ArcWall, TInverse As HybridShapeInverse, XVal As Double, YVal As Double, ZVal As Double) If IsUpdatable(AWall) = False O...") (current)
  • 07:23, 22 April 2017 (diff | hist) . . (+1,290). . N MoveArcSlabCloserToObjByInverse(Created page with " Sub MoveArcSlabCloserToObjByInverse(ASlab As ArcSlab, TInverse As HybridShapeInverse, CompareObj As Variant, ConstSet As HybridBody) If IsUpdatable(ASlab) = False Or IsU...") (current)
  • 07:23, 22 April 2017 (diff | hist) . . (+1,172). . N Mesh to NURBS Converter(Created page with " string $Objs[] = `ls-sl`; //Author Nick Pisca 0001d 2007 int $Objscount = size($Objs); if($Objscount == 0) { warning "Nothing Selected. Select some Polygons and try re-...") (current)
  • 07:22, 22 April 2017 (diff | hist) . . (+2,129). . N MergeFaces(Created page with " global proc float MergeFaces(string $Obj1, string $FaceNum1, string $Obj2, string $FaceNum2) { //Author Nick Pisca 0001d 2008 /*string $Obj1 = "pTorus1"; string $...") (current)
  • 07:22, 22 April 2017 (diff | hist) . . (+979). . N MatchBlendOrientationsWithEndPts(Created page with " Sub MatchBlendOrientations(InputBlend As HybridShapeBlend) Dim Curve1 Set Curve1 = MyHSFactory.GSMGetObjectFromReference(InputBlend.GetCurve(1)) Dim Curve2 Set Curve2 = M...") (current)
  • 07:22, 22 April 2017 (diff | hist) . . (+4,371). . N MakeTree Revision-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/09/maketree-revision.html Option Explicit 'Author: YukiukiH 'Date: 08/10/03 'compatibility: Rhino4 'branching using vector...") (current)
  • 07:21, 22 April 2017 (diff | hist) . . (+655). . N MakeTangentLineAtPt(Created page with " Sub MakeTangentLineAtPt(InputCrv As Variant, EndPt As Variant, DestSet As HybridBody) Dim TangLine As HybridShapeLineTangency Set TangLine = MyHSFactory.AddNewLineTangency(...") (current)
  • 07:21, 22 April 2017 (diff | hist) . . (+1,489). . N MakeExtrudedQuad MEL(Created page with " global proc string[] MakeExtrudedQuad(vector $Vec1, vector $Vec2, vector $Vec3, vector $Vec4, float $RadVal) { //Nick Pisca 0001d 2011 //vector $Vec1 = <<0,2,3>>; vector...") (current)
  • 07:21, 22 April 2017 (diff | hist) . . (+6,061). . N MakeBridge Revision-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/09/makebridge-revision.html Option Explicit 'Author: YukiukiH 'Date: 08/10/03 'compatibility: Rhino4 'draw normal at each d...") (current)
  • 07:21, 22 April 2017 (diff | hist) . . (+4,295). . N MakeBranch Revision-ssss(Created page with "Direct: http://ssssociety.blogspot.com/2008/09/makebranch-revision.html Option Explicit 'Author: YukiukiH 'Date: 08/10/03 'compatibility: Rhino4 'branching using vecto...") (current)
  • 07:20, 22 April 2017 (diff | hist) . . (+352). . N MakeArrayMidDoubles(Created page with " Function MakeArrayMidDoubles(InputArr As Variant) As Variant Dim MidArr() ReDim MidArr(UBound(InputArr) - 1) For X = 0 To UBound(InputArr) - 1 Dim FVal FVal = In...") (current)
  • 07:20, 22 April 2017 (diff | hist) . . (+396). . N MakeArrayFromSearch(Created page with " Function MakeArrayFromSearch(SearchStr As String) As Variant MySel.Search SearchStr Dim TempArr() If MySel.Count = 0 Then ReDim TempArr(0) MakeArrayFromSearch =...") (current)
  • 07:20, 22 April 2017 (diff | hist) . . (+639). . N MakeArrayFromExcelColumn(Created page with " Function MakeArrayFromExcelColumn(ColumnNo As Integer, TotalRows As Integer) As Variant Dim CurArr() ReDim CurArr(1) CurArr(0) = "" For MK = 2 To TotalRows Dim Cur...") (current)
  • 07:19, 22 April 2017 (diff | hist) . . (+45). . N MEL TEST1(Created page with "{{:Category:In-House MEL}} {{:Category:MEL}}") (current)
  • 07:18, 22 April 2017 (diff | hist) . . (+1,079). . N MEL ClosestPointOnCurve(Created page with "Best link ever.... http://www.gooroos.com/addframe.html?page=http://www.gooroos.com/closestPointOnCurve.html // Create the closestPointOnCurve node. createNode -nam...") (current)
  • 07:17, 22 April 2017 (diff | hist) . . (+326). . N MELRandomRename(Created page with " global proc RandomRename(string $SearchStr, string $ReplStr) { //Bernice Ngo and Nick Pisca 2010 string $VMF_Obj[] = `ls -tr $SearchStr`; int $VMF_ObjSize = `size($V...") (current)
  • 07:16, 22 April 2017 (diff | hist) . . (+651). . N MEL Report(Created page with " global proc string Report(float $Perc){ //0001D LLC 2015 Nick Pisca //float $Perc = 66.3; string $fff = `file -q -sn -shortName`; string $fffe = substring($fff, 0, (s...") (current)
  • 07:16, 22 April 2017 (diff | hist) . . (+582). . N MELHardwareRenderingSequence(Created page with " //Author Nick Pisca 0001d 2009 for ($t=0;$t<5;$t++) { currentTime $t; string $Counter; if ($t<10) { $Counter = "000" + $t; } else if ($t<100 && $t>9) { $Counte...") (current)
  • 07:16, 22 April 2017 (diff | hist) . . (+394). . N Load Variables from Text File(Created page with " loadText = new loadVars(); loadText.load("resume.txt"); loadText.onLoad = function() { scroller.text = this.resumetext; }; loadTextC = new loadVars(); loadTextC.l...") (current)
  • 07:15, 22 April 2017 (diff | hist) . . (+1,113). . N Load Image By Hover and Resize with Click(Created page with " on (rollOver) { $DisplayStr = "Captions Here."; $LinkStr = "IMAGES/31_ImageName.jpg"; var HOD = createTextField("mytext", 9,(this._xmouse + 8),(this._ymouse - 3),250,200...") (current)
  • 07:15, 22 April 2017 (diff | hist) . . (+736). . N Load Family of Images with Modulus(Created page with " var myImageHolder = createEmptyMovieClip("myImageHolder", 50); var $totalImages = 113; //total minus one var $randval = int((Math.random()*$totalImages)+1); myImageHold...") (current)
  • 07:15, 22 April 2017 (diff | hist) . . (+518). . N LoadExtRef(Created page with " Function LoadExtRef(OldObj As Variant, ExtRefSet As HybridBody) As Variant If MySel.Count <> 0 Then MySel.Clear End If MySel.Add OldObj MySel.Copy If MySel.Count...") (current)
  • 07:14, 22 April 2017 (diff | hist) . . (+830). . N LineFromArcEndPts(Created page with " Function LineFromArcEndPts(ArcCrv As Variant, ConstSet As HybridBody, DestSet As HybridBody) As HybridShapeLinePtPt If CrvCheck(ArcCrv) Then Dim BPt As HybridShapePoint...") (current)
  • 07:14, 22 April 2017 (diff | hist) . . (+237). . N LinCongByTime(Created page with " Public RValue rvalue = 0.422 Public Function LinCongByTime() Dim OT, ConstB, ConstM ConstB = CDbl(Time)*1000 ConstM = 1000 OT = ((RValue*ConstB)+1) Mod ConstM RValue...") (current)
  • 07:13, 22 April 2017 (diff | hist) . . (+3,012). . N Lasernotch Eggcrate Script 2004(Created page with "right|thumb|300px|Lasernotching Setup. right|thumb|300px|Lasernotching Complete. Image:LASERNOTCHIMAGE03.png|...") (current)
  • 07:12, 22 April 2017 (diff | hist) . . (+1,445). . N Keyframed Transparency(Created page with " //Author Nicholas Pisca Copyright 2005 //creates a keyframed transparency transition by getting a Z-translate attribute int $iii = 0; $jump = `ls -sl`; int $sizejump =...") (current)
  • 07:10, 22 April 2017 (diff | hist) . . (+1,035). . N Keyframe Updating-ResearchNodes(Created page with "http://researchnodes.org/doku.php?id=cellularaggregation:keyframe-update.mel /* This little script shows how to keyframe individual attributes and how to force a scree...") (current)
  • 07:09, 22 April 2017 (diff | hist) . . (+589). . N KeyframeRGB MEL(Created page with " global proc KeyframeRGB(float $RVal, float $GVal, float $BVal, float $TimeVal, string $MatName) { if ($RVal != -1) { setKeyframe -at ("colorR") -v $RVal -t $TimeVal $Mat...") (current)

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