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

How cant i insert surface Knot by rhinopython?

@suc_kiet wrote: Hi: I want to insert Knot to surface by rhinopython, I have already try many way to do it, but false, help me please. Sorry for my English skill. import rhinoscriptsyntax as rs obj =...

View Article


Running Rhino commands in Grasshopper Python

@Shridhar_Mamidalaa wrote: Hello wizards, I have been using rhinoscriptsyntax for a while , now i wonder how commands from rhino can be used.In my case "mesh from points" i have seen a script long...

View Article


Path to user directory without username

@Helvetosaur wrote: Rhino for Windows - path to user directory without having to specify username? On Mac, the "default" scripts directory is ~/Library/Application Support/McNeel/Rhinoceros/Scripts...

View Article

Python GetString()

@djnelson75 wrote: In the latest version of Rhino in the rhinoscriptsyntax, did the GetString() get removed? I had a couple scripts that don't work anymore because of it. Posts: 3 Participants: 3 Read...

View Article

Creating meshes from scratch

@Shridhar_Mamidalaa wrote: Hi all, I am a python user(beginner) trying to understand meshes and meshing algorithms like Marching cubes, Ball Pivot and Marching tetrahedra. I saw basic example provided...

View Article


Rhino.MaterialId doesn't work for Rhino 4.0?

@krsnadas wrote: I tried running a Rhinoscript file on Rhino 4.0 and I get an error that MaterialId/MaterialIds is not a recognized method. I am wondering if there is a general incompatibility issue...

View Article

Undefined License ( Install Type = 0 )

@KeithR wrote: Can anyone tell me what an Undefined License is - Is this another example of a corrupt license ? ( RhinoScript InstallType = 0 ). I have 2 recent installs of my plugin where the user...

View Article

Check for a valid font name - Python

@pascal wrote: Hi all- as far as I can see sc.doc.Fonts.FindOrCreate( Blarg, False, False) is happy to add 'Blarg' to the font table whether or not it is a legitimate font face... How can I check that...

View Article


Rhino.OpenFileName - takes along time to load browser

@KeithR wrote: Rhino.OpenFileName - takes along time to load the browser on the first run - is this normal. Thanks, Posts: 1 Participants: 1 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Event trigger events

@Jack_Zeng wrote: Hi all, I am wondering how can we use python to achieve something similar to adaptive component in Revit.For example, when you manually move a window, the wall detects there is a...

View Article

Profiling of python code in rhino

@kasper_steenstrup wrote: Hello I am trying to creat a grid of points, where only the point inside a surface should be set.To do this I use IsPointInSurfaceThe problem is that I get a huge time...

View Article

Faster voronoi

@Shridhar_Mamidalaa wrote: i m looking for ways to produce faster voronoi .. any suggestions how ??? FAcet dome is fast but doesnt behave well on random point cloud. here is what i m trying to do .....

View Article

Select Text - Python Script

@Tudor_Chirila wrote: Is there any chance to select the text from a 3dm file using python scripting? I need to return all texts from a rhino file in a list. I know RhinoScript has that implemented,...

View Article


Insole design in Rhino

@TomS wrote: Hi,I recently started to explore the possibilities of rhino for designing insoles (orthotics).I'm currently trying to figure out how i can add pads to the insole surface to locally change...

View Article

How to use the RhinoDoc under Python

@Jack_Zeng wrote: Hi all, This maybe a low level question:I am recently quite interested in using the RhinoDoc (Rhino Library) under Python.But I found that the guide is not as clear as...

View Article


Interaktive rhino

@kasper_steenstrup wrote: I like to visualise something interaktive in rhino, just like when runnig the curvature command and you can see the curvature circle when moving along the geometry. A test...

View Article

CSV file to UserText

@BaptisteC wrote: Hi there,I am using userText for almost everything I do in Rhino. I'd like to implement a short python script which would allow the user to pick a CSV filename, then read it, and...

View Article


Image may be NSFW.
Clik here to view.

RhinoScript Editor: Basic scripts not working

@milosutter wrote: I am new to coding and am eventually trying to run scripts that allow different layout pages to have different linetype displays, relevant to specific page sizes. It works to run...

View Article

Batch Process multiple meshes with Mesh Mappper script

@BabyRhino wrote: Hello,I am trying to remap many meshes' UVs. Jess Maertterer wrote a beautiful script to do this one mesh at a time and now I am trying to adapt the script to batch process multiple...

View Article

RemapObject in rhinopython

@suc_kiet wrote: Hi, In rhinopython, how can i have the the effect like the function Rhino.RemapObject() in rhinoscript?Sorry for my English skill. Posts: 3 Participants: 2 Read full topic

View Article
Browsing all 5854 articles
Browse latest View live


Latest Images