Average curve
Have been working on a curve/line macro in microstation. Here I tried to take Rhino average curve function into Microstation as an exercise to learn something about vba in microstation….
proxyTool
UI for proxyTools button/txtField aligns a lot better in 2011 than in 2009
proxyTree WIP
WIP: proxyTools.py Workflow: A – proxyTools.py: proxy placement 1. draw mesh 2. geometry paint tool (bonus tools)| 3. import proxy object (create using mrCreateProxy) 4. proxyTools.py: sample proxy 5. proxyTools.py:…
Rhino export to Maya yUp
Problem with yUp in maya (required for dynamics to work ? hence keep default yUp) Some export format from rhino to maya does not automatically swap the y & z…
Maya to Rhino grasshopper scripted data tree
vbscript in grasshopper to take point data from text files create data tree, a path for each individual curve i.e. {Path:Point} defined by custom separator in text file i.e. ssss…
Iterate in grasshopper
Attempt to iterate in grasshopper with minimum custom scripting (so standard grasshopper nodes can be used within the iteration), self feeding by exporting and importing data controlled by slider. Control…