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

Mesh not accessible after creation with InstanceObject.CreateMeshes()

@jups23 wrote: I want to create the meshes of user-selected InstanceObjects to perform Boolean operations with them afterwards. Neither in the editor GUI nor in the code I succeeded so far for the...

View Article


Rhinocommon Events

@Matthieu_from_NAVINN wrote: Hi,I'm trying to use the event handler when an object is selected (in vb.net) but I can't figure out how to do this? I tried to add the code below to my plugin but it...

View Article


[RhinoCommon] Test for ellipsoid

@menno wrote: I'm trying to think of a method how to identify if a certain surface is an ellipsoid. I only find a test to identify a sphere.Complication: the ellipsoid does not need to have its axes...

View Article

AnalysisTools now open source

@dale wrote: Hi All, Some time ago, I created a plug-in that could import analysis data into Rhino for visual inspection using false color analysis. This plug-in is now available on Food4Rhino....

View Article

RhinoCommonXamarinStudioAddin for Xamarin Studio 6.1.1.17?

@Pierre_Duduche wrote: Hello ! I am very very happy to be back to Rhino for Mac ! I am trying to build my first plugin using the RhinoCommon Xamarin Studio Addin.I am following the tutorial from...

View Article


"Specified cast is not valid" Error

@max.wwwang wrote: Hi there, In testing some tutorial code, I got an error message and did not find the cause. Appreciate any hints. The error was with the line- rs.AddCurve(newverts, 5) --Max Code:...

View Article

Is there a way to generate a solid from a group of points or curves?

@eebs99 wrote: Hello everyone, I am trying to figure out a method in which I can generate a valid closed polysurface from a group of points or curves. Here is the example that I'm trying to use:...

View Article

Image may be NSFW.
Clik here to view.

Project curve to brep

@cidelab wrote: Hello to all, in C# I'm trying to project a curve on to a surface. The surface is trimmed.Then I convert the surface to brep. Brep bed = srf.ToBrep(); bed.Compact(); then I project the...

View Article


Events for Dockable WPF Panels

@davestasiuk wrote: Hello- I was looking for guidance for best practices in adding and removing methods to event handlers in a dockable WPF panel. My project is based off of Dale's sample wpf panel...

View Article


Picking a point on object without CRhinoGetObject

@dsw wrote: hi we want to retrieve the point on an object under the mouse and we followed your code sample at developer.rhino3d.com Picking Objects without CRhinoGetObject This guide demonstrates an...

View Article

Does there exist other software with this much developer tools?

@Willem wrote: Hi, I've been wondering for a while if Rhino is much different in the access it offers to third party developers.I'm under the impression there is no other CAD software that grants this...

View Article

Image may be NSFW.
Clik here to view.

Rhino 6 C++ SDK Available

@dale wrote: Rhino 6 C++ SDK Available Your C++ plug-ins for Rhino 5 or earlier must be recompiled to run in Rhino 6. The C++ Software Developers Kit (SDK) for compiling Rhino 6 for Windows plug-ins,...

View Article

Developping new module/tool

@designguybr wrote: im brand new to rhino community, however its been a while ive been searching a way to develop a CAD tool, and Rhino seemed to be the best way to do that.however, im not a...

View Article


How to change the printer of a layout using code

@MartinIC wrote: Hi, I have a 3dm File with several layouts and want to assign indivicual printers to them. Is there a way to change the Printer of a page view through .Net Thanks,Martin Posts: 2...

View Article

Clear rhino like if new one was open

@Matteoz991 wrote: Is there a way to delete all objects and clear rhino like if it was new in c#? Posts: 7 Participants: 2 Read full topic

View Article


V5 Compiler - change GUID

@Keith1634 wrote: Is there a way to change the GUID of a plug-in with the V5 compiler ? I have a plug-in with an existing GUID which I would like to use. thx,Keith Posts: 2 Participants: 2 Read full...

View Article

File I/O with RhinoCommon, open, import, save

@Tom_ wrote: dear everyone.there is a old topic about opening and importing files with rhino common.The answer is to do it via...

View Article


Exploded objects inherit user strings

@davestasiuk wrote: Hi everyone- I am hoping someone can advise me on how to ensure that objects created from the explosion of other objects inherit user string data from the exploding objects. So,...

View Article

ObjectTable.Add - bug when adding TextEntity

@Tom_ wrote: ObjectTable.Add Method (GeometryBase geom, ObjectAttributes attr)http://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_DocObjects_Tables_ObjectTable_Add_1.htm for Geometry Type...

View Article

Curve-Curve Intersection Algorithm

@rad wrote: Hi all, Is there information about the curve-curve intersection algorithm used in Rhino. In particular, is Rhino using an algorithm described in the scientific literature? If so, does...

View Article
Browsing all 8523 articles
Browse latest View live