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

Image may be NSFW.
Clik here to view.

Creating "Real" Drill holes for clean Step Export

@MartinIC wrote: Hi everyone, we created a lot of Step File for Sheet metal production using Rhino Common. Our general approach was:- extrude a Profile Curve as an Extrusion- change it to a Brep-...

View Article


Image may be NSFW.
Clik here to view.

Ruled solid from ruled surface with Brep.CreateFromOffsetFace (C#)

@gatoth wrote: So I am trying to make a ruled solid from a ruled surface, however using the Brep.CreateFromOffsetFace does not yield the desired results. Around the edges, where the parts of the ruled...

View Article


What does surface intersection do

@kasper_steenstrup wrote: We are a team on a university that dons a lot of algorithm, using rhino as the visualization tool and some of the build in function. But we have not be able to detect if the...

View Article

Automate Upgrade of Rhino with CounterSketch

@jstevenson72 wrote: All: We are trying to automate a silent upgrade of CounterSketch Studio and Rhino 5 to 64 bit. I am writing code to automate the installation of the Rhino MSI and then the CS...

View Article

Trying to Blend surface C#

@jed_segura wrote: I am currently trying to make a method that takes 2 breps, gets the closest edges on each respective brep, then simulates the "BlendSrf" function that is available in Rhino. The way...

View Article


Can't add custom UserData to Layer? (rhinocommon)

@bcook wrote: I am able to add an item to the UserDataList member (UserData) of a layer, but only if it is a pre-defined UserData class like UserDictionary. If I try to add my own data derived from...

View Article

Background screen capture thread

@amit.lzkpa wrote: Hi, Is there a way to start a background thread that continually performs screen grab and pushes the screen grab to a socket? I am currently working in RhinoPython.Following is a...

View Article

Image may be NSFW.
Clik here to view.

Change viewport title background color

@henrydm wrote: Hello, Anyone knows if it's possible change the viewport title background and letters color in Rhinocommon? (for focused and non focused) 09-02-2016 14-35-45.png1512x400 98.5 KB Thank...

View Article


Image may be NSFW.
Clik here to view.

Clockwise or counter clockwise orientation error

@mprades wrote: Hi guysI have a problem with this curves.I want to get a clockwise closed curve from this want Pasted image1920x1080 179 KB And I use the following code: if...

View Article


Automate tsExtrude using RhinoCommon

@el_mariachi wrote: Hi, I'm fairly new to Rhinocommon, and was looking at automating some of my tsplines commands with C# in Visual Studio. In particular, I would like to start with a single row of...

View Article

How can I add a Content to panel plug-in

@11139 wrote: Situation : I'm trying to make a wpf panel plug-in by referencing sampleCSWpfPanel.(Sorry, I forgot where did I find that Code) Problem : I cannot find a way to add a button(or any other...

View Article

Image may be NSFW.
Clik here to view.

How to loft in the SDK with Match Start Tangent and Match End Tangent?

@gordon wrote: So we have 2 Brep Edges, and are trying to (in C#) loft between them with matching start and end tangent. To demonstrate the results I am looking for, do the follow)Create 2 planar...

View Article

Tips for cross platform plugin development / debugging

@tree wrote: Hello, I'm curious if anyone has any especially useful tips or especially useful discoveries for cross platform plugin development. I'm struggling with a complex plugin originally created...

View Article


Implementing an own PopUpMenu - C++

@eloquence wrote: Hello! When objects are overlapping, selecting them opens a popup menu which lets you choose, which object you want to select. Is there anyway to implement an own popup menu which...

View Article

BrepBrep intersection not threadsafe in Rhino 5 64bit?

@SmallChief wrote: Using the Grasshopper python component I wrote a code that intersects lots of breps with each other.To make it faster I used parallel processing wich worked fine under Rhino 5...

View Article


Plugin with advertising - permissible?

@Keith1634 wrote: Hi McNeel, I am thinking of adding paid advertising to my plugin via a modal dialogue - is this permissible ? Just thinking of ways to help make my plugin become more available....

View Article

How to write a message in the command line window?

@jordi wrote: I would like to write a message in the command line window (not in the command history window) in a similar fashion as some commands do, for example: "Meshing... Pres Esc to cancel". I...

View Article


"True" split of surface into new surfaces

@camalamadingdong wrote: I am using Rhino to generate hull surfaces. (they are actually for wave energy converters, but it is similar to a ship hull). I need to create the entire hull surface (portion...

View Article

Legal Rhino?

@jordy1989 wrote: Hi All, Is there a way to check if the rhino that is installed is legal? Someone asked me to make an expansion of their software. They already have a plugin and I just created a...

View Article

Eto - Dropdown binding fails on Mac

@thomas wrote: So, I have a nice little Eto dropdown that should get populated from a list with custom objects. The following code works in Windows (RH6), but fails in Mac. In the latter, instead of...

View Article
Browsing all 8523 articles
Browse latest View live