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...")

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