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

0xe06d7363, RmaErrorReporting.exe

@Theofanis wrote: Hello, Anyone knows why this error occurs when I run a c# plugin in Rhino5? The plugin works for couple of hours and then crashes. Thanks Posts: 1 Participants: 1 Read full topic

View Article


Block edit behaviour

@gennaro wrote: Hi everybody, monitoring the events in Rhino I discovered that, when I double click on a block and I open the block edit panel, a lot of OnAddObject events are raised. Then when I...

View Article


Surface Texture Mapping

@gennaro wrote: Hello, I am trying to create a texture mapping for a mesh with unknown shape. I have found in rhinocommon CreatePlaneMapping, CreateSphereMapping, CreateBoxMapping and...

View Article

Need .ToIntArray method for Mesh.Vertex.Colors

@Terry_Chappell wrote: @stevebaer, @brian, Currently all the mesh data that can be exported to a .OBJ file has a .ToIntArray or .ToFloatArray method except for Mesh.Vertex.Colors. As a consequence,...

View Article

Image may be NSFW.
Clik here to view.

GetPoint.Option executes GetPoint.Get when clicking option in commandline

@seppeldue wrote: Hi, GetPoint Loop with options. When clicking on options in commandline, each time a new point is created on the canvas near the commandline. Also, when not using the...

View Article


Split Polyline

@Petras1 wrote: Hi, What would be the fastest way to split polyline by plane? Is the only way to do so is to convert polyline to curve and use Curve.Split method? Posts: 1 Participants: 1 Read full...

View Article

Curve ProjectToBrep in C++?

@Pablo_Garcia-Amorena wrote: Hi, Is Curve ProjectToBrep exposed in C++? I find this method only in rhinocommon:...

View Article

Rhino C++ Unhandled C++ Exception

@omidk wrote: Hello, I developed a plugin for rhino with VS C++ 2017. When I am trying to debug my code I am getting an exception as below: Unhandled exception at 0x00007FFBEF4DA388 in Rhino.exe:...

View Article


[BUG] v6 Display PointStyle not filled with white

@D-W wrote: I occurred an issue when drawing points during dynamic draw (Edit: also in the normal pipeline override it doesn’t work) non of control point styles are filled with white inside -...

View Article


Camera location changed event?

@wert6410 wrote: Hello,I have a question, is it possible to catch camera events or viewport events from C# script, such as event CameraLocationChanged? I want to let the script be updatable. Thank...

View Article

Image may be NSFW.
Clik here to view.

About tooltip

@3951602 wrote: Dear master, When I use VB script battery to make some program, there is a very helpful tooltip but sometimes there sometimes disappeared. Could you answer me what’s the condition the...

View Article

Image may be NSFW.
Clik here to view.

Skin problem

@MatrixRatrix wrote: Hello @dale , I try create a Skin, I am following this steps: developer.rhino3d.com Creating a Skin (Windows) This guide outlines the tools for RhinoCommon developers to wrap...

View Article

Get PluginIds RhinoDoc.EndOpenDocument

@jason_stevenson wrote: Is there a way to see all of the Plugin Ids associated with a file during the RhinoDoc.EndOpenDocument, or any other OpenDocument events? Posts: 1 Participants: 1 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Rhino v5 and Visual Studio 2017

@tanguy.prevost wrote: Hi everyone, I have just installed VS 2017 and I followed the step by step rhino instructions in the “Getting Started” section here :...

View Article

Trying to make my render plugin available OSX too

@marton.parlagh wrote: Hello, I have started to prepare the plugin to run under OSX (from windows). It was quite easy to set-up the work environment under OSX:) which is good, but it doesn’t work as...

View Article


Delete Hidden Objects

@e.pouls wrote: Hi all, I want to delete hidden objects via the objecttable using Rhino, python, rhinoscript, and combinations of those. def RunCommand(): #all non-light objects that are selected...

View Article

Using OpenGL with Rhino 5

@alexander.mcrae wrote: Hello, I am trying to create a render for Rhino 5. It uses OpenGL to render. The way I currently have been using it is I have a GLControl which is from the OpenTK library and I...

View Article


Rhino Layers

@gustavo.uzcategui wrote: Hi Is there any way for rhino not to create “Default Layer” ? Posts: 4 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

[C++] Unwanted color gradient with colored vertex meshes display conduit

@Pablo_Garcia-Amorena wrote: Hello, I’ve noticed this so far only with meshes having colored vertices (field m_C): when drawing them in a display conduit, in shaded mode there’s a sort of gradient: I...

View Article

Image may be NSFW.
Clik here to view.

c#_Extruding multiple Curves inside eachother_ExtrudeCurve command

@obhagwat29 wrote: Hi All, I have more or like 1000 of brackets (curve geometries) which I need to extrude with various thicknesses. I am trying to write c# command that does that. I do not want to...

View Article
Browsing all 8565 articles
Browse latest View live