Quantcast
Channel: Scripting - McNeel Forum
Browsing all 5743 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Filet corner script

Hello!!! I pass a lot of time to make filet on rhino 3d cad, and every time on corners I have to cut the 3 or 4 filets end and make a 2rails surf or other on the corner … I made a script to cut the...

View Article


Python IDE/workflow for newbie

I am struggling to get set up. I have run into limitations scripting in a GH component, and in the Python script window in Rhino. I have downloaded PyCharm and got it running IronPython, but the...

View Article


AddSrfPtGrid doesn't work

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic

View Article

Expected Ienumerable[curve], got list

hello every body!!! i search to create a network surface with: Rhino.Geometry.NurbsSurface.CreateNetworkSurface(edges,2,0,0,0,0) but it return an error: expected IEnumerable[Curve], got list how can i...

View Article

Question about using DrRacket as a front end and Rhino as a backend with the...

Hello there, To Whom It May Concern: I am working along with a book titled “Programming for Architects”, it uses DrRacket as a frontend and Rhino or AutoCAD as a backend, right now I am on section 3.3...

View Article


Batch Export PDF

Hello Everybody I am trying to create a script to batch export drawings as PDF files, and I’ve hit a wall. Any suggestions would be really helpful. My goal is to automate exporting of 100+ files. I’ve...

View Article

Script is crashing, locking up rhino

i’ve got a script here that @pascal provided me awhile ago. it had been working fine but it’s hanging and locking up rhino. any ideas? thank you FinTools.py (13.6 KB) 2 posts - 2 participants Read...

View Article

Split an object with a line

Hi! I need to split an object using a line and delete the left side. How can I do it automatically using the python script?Example.3dm (65.4 KB) 4 posts - 3 participants Read full topic

View Article


Untrim Hole in Grasshopper Python

Hello Everybody, is there a way to create script in Python Grasshopper which would work same as ‘Untrim Hole’ command in Rhino? I have some trimmed surfaces with holes in it, if I use Untrim in...

View Article


Image may be NSFW.
Clik here to view.

Python Script

Hi! I am a newbie and therefore still relatively inexperienced in terms of scripting and the possibilities. I would like to pull up walls in 3D and connect them to a box, then copy it several times in...

View Article

Image may be NSFW.
Clik here to view.

Rhino 7 - GetColor() missing transparency

Hi there! I’ve been using this lovely little script to quickly change the colors of objects: import rhinoscriptsyntax as rs def QuickColour(): objects = rs.GetObjects("Pick objects for colour change",...

View Article

CreatePreviewImage rhinoscript command not working in Rhino 7

Hi, I’m trying to create a preview image using Rhinoscript using this line: Rhino.CreatePreviewImage("C:\Users\jordi\test.jpg") It is working in Rhino 5 and 6 but it is not in Rhino 7 (tested on...

View Article

Open Grasshopper/Rhino files at the same time?

Hello Is there a way to open Grasshopper and Rhino files of the same project together? And how to open Rhino file with ghpython? 1 post - 1 participant Read full topic

View Article


2 Macros please

Could someone please tell me what the macro would be for: Arc - start end direction and Arc - center start angle I use these a lot and would like to attach them to an alias. Thank you. 3 posts - 2...

View Article

Image may be NSFW.
Clik here to view.

Real world, practical use cases of Python for architectural design for beginners

Hello everyone, what do you use python for in your daily workflows? I am looking for examples to give to my students at the TU Darmstadt. I am teaching a course on the basics of computational design...

View Article


Rhino to android apk

Is there possible to compile a 3d object in rhino into an android app? in order to skip importing it in unity. food 4 thought 1 post - 1 participant Read full topic

View Article

Image may be NSFW.
Clik here to view.

Cut my on Ribs(Waffles)

Olá a todos! preciso de ajuda para criar uma alteração em um script… uso o script Cut my on ribs para fazer estruturas waffles, abaixo mostrarei como fica atualmente ao rodar o script: image1200×811...

View Article


Intersection Mesh-Plane Rhinoscript

Hi, I try to write the rhinoscript for the intersection of the mesh with the predefined plane resulting in the polyline/curve. I found this method “Mesh.CreateContourCurves Method (Mesh, Plane)” used...

View Article

Image may be NSFW.
Clik here to view.

Bake objects with Ghpython?

Hello, how to bake an object and replace it when bake again? This script of @603419608 , work fine except it duplicate the object everytime image1054×516 44.6 KB bake.gh (6.4 KB) 2 posts - 2...

View Article

Image may be NSFW.
Clik here to view.

A script for joining by Material-

Hi I have been searching like crazy but cannot figure it out by myself… How can I write a script, that selects one layer after another, and then select the geometry on that layer by Material, and then...

View Article
Browsing all 5743 articles
Browse latest View live