Quantcast
Channel: Rhino Developer - McNeel Forum
Browsing all 8713 articles
Browse latest View live

Invalid Brep

@nmwardhana wrote: I am new to Rhino and developing a Grasshopper plugin. I am trying to create a Brep which just contains 1 face, but it gives the following error message. Fails to create a valid...

View Article


Visual studio outputting .rhp instead of .dll (Moose sample)

@mike8 wrote: For my own understanding, I’ve re-created my own version of Dale’s Moose sample project using the Rhino / Grasshopper plug in templates provided by the RhinoSDK. So the solution has the...

View Article


Image may be NSFW.
Clik here to view.

I can't use FilePdf.DrawPolyline

@laurent_delrieu wrote: For some reason when I use FilePdf.DrawPolyline my pdf has nothing visible If I use DrawLine I haven’t this problem ? Is it something with the fillColor ?...

View Article

Installing a native library so it is visible from ironpython

@db368 wrote: Thanks for all the replies, you all have been a big help. Now that i’m nearing completion of my native library, I am looking to make a .rhi installer file to install it. The end goal is...

View Article

Moving custom grips using gumball textboxes

@software_comas wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic

View Article


Closest object to a point

@cotoc_george wrote: hello, is there a command to find the closest polysurface/text… to a point in rhino scripting (python)? thanks, CG Posts: 7 Participants: 4 Read full topic

View Article

Replicating RVB RemapObjects function in Python

@shanew06 wrote: Hi, I want to replicate the old RVB function “RemapObjects” in python. Essentially I have a planar object that I want to align to the “Top” Cplane. I saw a suggestion to use...

View Article

TextEntity Commitchanges return false c#

@gustavo.uzcategui wrote: Hi, this is my code TextEntity textentity = obj.Geometry as TextEntity; str = textentity.Text; textentity.Text = str + "aa"; var result = obj.CommitChanges(); one_char =...

View Article


Image may be NSFW.
Clik here to view.

Run python example in rhino WIP

@corellaman wrote: Hi! Not python-savvy, I was using the example here to learn some python pertinent to a project In Rhino 6, the script runs fine: image.png1545×594 149 KB In current RhinoWIP, the...

View Article


Storing run-time data in a plugin

@Taavi_Looke wrote: Hi! Is it OK to store data, that is needed by the plugin for the currently open 3dm file, inside the PlugIn instance during run-time? Is it guaranteed that if there are multiple...

View Article

Can I add a truly hidden object to the document?

@ivelin.peychev wrote: Is it possible to add an object to the document that is not visible even if you unhide all objects, but it has its own guid and can be invoked, truly unhidden? Not selectable...

View Article

Updating Plugin Commands During Development

@kgoulding wrote: I’m trying to figure out the best way to update the registry while developing a plugin after adding new commands. Ideally I’d like to reload the plugin and have it modify the...

View Article

Control Surface Normal

@onrender wrote: Hi, Is there a function in Python or in RhinoCommon that creates a surface object that allows us to specify the side of the surface the normal will be by a given point? Posts: 1...

View Article


Docking custom panels

@rhinoodico wrote: Hi, I want the information for the panel that can we dock a panel at the bottom in rhino 6? As of now they can docked at the left and the right sides of the rhino 6. After dragging...

View Article

What is Rhino_DotNet.DLL used for?

@ivelin.peychev wrote: What is this library for? Posts: 4 Participants: 2 Read full topic

View Article


(C++) How to apply a texture to a Plane from an in-memory array

@robin_l wrote: The title pretty much sais it all. I am trying to create a textured flat plane, however since I am computing the results I am trying to directly apply the texture from the array...

View Article

Image may be NSFW.
Clik here to view.

Cleaning Rhino Terminal from Python?

@ivelin.peychev wrote: How can I do this with Python? image.png819×319 43 KB Posts: 12 Participants: 3 Read full topic

View Article


Untrim Surface/Brep at a particular Edge in RC

@Dmitriy wrote: Hi, I am looking for a way to untrim Surface at the specified edge only via RhinoCommon, similar to native Untrim command. Thanks in advance, Dmitriy Posts: 1 Participants: 1 Read full...

View Article

Tight bounding box of surface with C#

@demichang.cd wrote: I am trying to get tight bounding boxes of surfaces with C#. my geometry exists in Rhino, so I should be able to use the RhUtil.RhinoGetTightBoundingBox suggested by this post....

View Article

Image may be NSFW.
Clik here to view.

TextObjectPoint Gap (Python)

@dbodey wrote: Hi all, I have been using TextObjectPoint to get a coordinate of a textbox. The problem is on some cases that point is not exact enough for my needs because there is a 0.05 inch gap...

View Article
Browsing all 8713 articles
Browse latest View live


Latest Images