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

Image may be NSFW.
Clik here to view.

Grasshopper double click on component to retrieve directory string

@Petras_Vestartas wrote: Hi, Is there any example to do the following without getting into creating custom windows forms: I need to double click on the component, Then similarly to Rhino Windows File...

View Article


Image may be NSFW.
Clik here to view.

Bug in display conduit brep shaded?

@Matti_Pirinen wrote: Hi, For some reason when i’m trying to display a shaded brep with display conduit it does not display the whole brep. You can see what i mean by that in the figure below. Any...

View Article


RhinoDoc.LightTableEvent not called during document open

@brendan1 wrote: Hi, I have registered various events on RhinoDoc: Rhino.RhinoDoc.LightTableEvent += new EventHandler<LightTableEventArgs>(RhinoDoc_LightTableEvent);...

View Article

How to get all text annotation objects?

@Roy wrote: Hi everyone, Since Rhino doesn’t support RTL languages, I thought I’ll be trying to make a quick fix that could be a workaround for that issue. Actually the situation in Rhino 5 was: you...

View Article

Python rhinoscriptsyntax in Rhino6

@Petras_Vestartas wrote: Hi, I am trying to run a code via PythonEditor on Rhino6 that is working on Rhino5 without any errors. Is rhinoscriptsyntax working for rhino6? I am wondering how to solve...

View Article


Image may be NSFW.
Clik here to view.

C# Grasshopper Component inheritance

@Petras_Vestartas wrote: Hi, I have basic question about class inheritance. I have created Grasshopper component base class, not to write the same things for each component: BaseComponent.png1384x976...

View Article

Drawing strings in Rhinoceros 6.0

@gm_user wrote: Hi all, I followed one sample code of yours to draw strings, replacing my old code as it is reported below. The code is placed correctly within my conduit in the preview but,...

View Article

Override the MouseMove Event?

@Markus_Erhardt wrote: Hi, is it possible to see an example how to override the MouseMovement Event in Rhino Common? At the same time, how can we get the mouse coordinates written in the screen (I...

View Article


Image may be NSFW.
Clik here to view.

ClosedCurveOrientation is different or Rhino5 and Rhino6

@Petras_Vestartas wrote: What was the reason to change Curve method ClosedCurveOrientation between Rhino 5 and Rhino 6? I have the same curve on both Rhino 5 and Rhino6. Rhino5 returns Clockwise...

View Article


Rhino 6 crashes during startup in PlugIn initialization

@Peter_Salzman wrote: We have a self created C++ PlugIn here. When starting Rhino 6 from within Dev Studio, everything works fine, including Debugghing. Unfortunately Rhino crashes immediately during...

View Article

Looking, if point is in active area of a ON_BrepFace

@Peter_Salzman wrote: Is there a function to find out, if a point (ON_3dPoint or surface parameter values u,v) is in the active area of a ON_Brepface? I’d like to investigate lines or polylines for...

View Article

Initializing brep in visual sutdio project

@Petras_Vestartas wrote: Hi, I have a series of breps in Rhino. What I would like to do is somehow initalize geometry in code. So that some goemetry would part of .dll I am wondering if there are any...

View Article

Rhino parametric in RhinoCommon 6

@software_comas wrote: Hi guys! I’m evaluating the possibility to add some kind of parametric drawing ability to Rhino 6, using RhinoCommon. More deeply, I would like to save in the document some kind...

View Article


Intercepting editings and commands in Rhino 6 using RhinoCommon

@software_comas wrote: Hi guys! I would like to know if it is possible to intercept all editings and commands inside a document. More deeply, I would like to know Object(s) edited or modified by the...

View Article

Image may be NSFW.
Clik here to view.

Difference between these ON_Brep edges?

@NathanM1994 wrote: Hi, Whenever I select an object of type edge_object, if it’s an edge shared among two brep faces I can choose among 2 options: p01.png1428x768 32.9 KB p02.png1520x908 41.3 KB If I...

View Article


Error message lost with compiled commands

@Nathan_Clero wrote: Hi everyone, I have created a Python script and the way to make it work is the following: When I click on the GUI button that I created or when I type the command name, it...

View Article

Image may be NSFW.
Clik here to view.

Surface normal

@onrender wrote: Hi, I found two ways to get the normal vector of a surface. One is working from the sample library however I do not understand the second one from the forum. Clement refers to...

View Article


Image may be NSFW.
Clik here to view.

GetObject Class Help

@onrender wrote: Hello, I started reading the sample file about how to get the surface normal in python; But I do not understand this part; face = gs.Object(0).Face() gs.Object - to refrence the...

View Article

Image may be NSFW.
Clik here to view.

Rhino c# problem - visual studio

@iain.mcquin wrote: Hello, I’m new to c# and I’ve been following a long tutorial and I’ve hit a bit of a dead end. I can’t figure out why my script isn’t colouring the blocks correctly. The...

View Article

Image may be NSFW.
Clik here to view.

Color Mesh Faces (No Bleeding) - Best Practice?

@AndersDeleuran wrote: Hi All, I’m revisiting some old code for coloring mesh faces (without them bleeding into each other!), and feel like I might be missing something here. The basic approach I’ve...

View Article
Browsing all 8532 articles
Browse latest View live