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

Install a set of custom display modes for all users in a company

@mswaidan wrote: Apologies if this has been asked / answered elsewhere, but I couldn’t find a topic on this question if so. We’d like to install a set of custom display modes for all of the users in...

View Article


Open a rhino file using Rhino c++ SDK RhinoApp().FileOpen

@sameer.kulkarni wrote: I am using Rhino version (6.16.19190.7001, 7/9/2019) and I want to open a Rhino .3dm file by using Rhino C++ SDK (6.16.19190.07001). I created a “Rhino 6 Plug-in” in visual...

View Article


Is there a "Duplicate Layer and Objects" functionality in the Rhinocommon SDK?

@marcsyp wrote: Working in C#, custom plugin. Haven’t found it in the docs yet. I also don’t see a command execute in the Command line when selecting this option in the layer panel, so I don’t see a...

View Article

How to use CRhinoDropTarget

@dsw wrote: Hi, i currently want to implement some drag n’ drop features in my plugin. In detail i want to drag something from my panel to a 3D geometry in the 3d view. But i just have no idea how to...

View Article

Contour curve parent

@o11225669 wrote: Hello, is it possible to retrieve the original parent from a contour curve? Basically I have three surfaces joined in a polysurface and each surface has custom userdata attached to...

View Article


Read binary data created by other plugin

@marton.parlagh wrote: Hello, I would like to migrate data which was saved by another plugin. Can I find the relevant file chunk from the RhinoDoc or in other way? (I can read the file chunk saved by...

View Article

Accessing UserDictionary data in C++

@software_comas wrote: Rhino for Windows V6 - RhinoCommon V6 - C# Hi guys! I’m working on a plugin that writes various kind of data inside objects UserDictionary. Everything is working fine: I can...

View Article

Views with User Data

@tom.norris23 wrote: First a wishlist item: In future version of rhino, would it be possible for views to have user data, similar to document user data or object attribute data? It would be very...

View Article


Output data type of Rgba32 using pManager.AddGenericParameter

@hyungjoo237 wrote: Hi all, I am trying to write my own component in C#. The output should be an array of Rgba32 ( SixLabors.ImageSharp.PixelFormats.Rgba32 ) type. Since the type is not...

View Article


Image may be NSFW.
Clik here to view.

Digital Signature Missing

@tom.norris23 wrote: What have I screwed up to get this message when trying to install a plugin? Its one of my own plugins and was working fine yesterday? Posts: 2 Participants: 2 Read full topic

View Article

Change geometry size without open rhino

@ricardo.eira wrote: Hello , I have this model that have a square with some lines, this square have default size of 200x200, and have some propeties/user text etc that I dont want loose. This model is...

View Article

Rhinocommon API Request: GetDisplayModeOverride

@marcsyp wrote: Building out some functionality to work with custom display modes in a GH component, and the only piece missing is the ability to GetDisplayModeOverride() from the...

View Article

Curve.DivideByLength

@jeremy.graham wrote: Hi, just wanted to report possible typo with variable naming in api. Curve.DivideByLength with overload which takes bool for ‘includeEnds’ linked below… This is a little...

View Article


Reading AngularDimension with Rhino3dm.Rhino.FileIO

@gustavo.uzcategui wrote: Hi, I’m trying to read a 3dm File with Rhino3dm.Rhino.FileIO and export it in a dxf file, but when i read an LinearDimension and AngularDimension object types, the...

View Article

Image may be NSFW.
Clik here to view.

Display Glitch when using RhinoDoc.SelectedObjects event handlers in C#...

@marcsyp wrote: As promised @dale – I noticed that the Live mode of the Select Objects in Human (@andheum ) has a new display glitch when activated and selected objects are dragged around. This...

View Article


How avoid "testing ... for compatibility ..." of migrated Rhino 5 plugin to...

@wpl wrote: I’m looking into migrating our plugin/GHaddon to Rhino 6. Currently, I have a small but annoying side effect when a command of our plugin is executed for the first time since the plugin...

View Article

Programmatic/Scripted Access to Import_SVG Plugin

@andheum wrote: Is it possible to use the functionality of the Import SVG Plugin in a C# context? I’ve tried referencing the RHP and poked around a bit… I see almost all the classes are...

View Article


Object constraints for transformation

@signtheta.info wrote: Hi, i need to implement constraints for perpendicularly butting cuboids in a framework… each has to have degrees of freedom and can be bound to another cuboid parallel to it and...

View Article

Rhino.Inside

@signtheta.info wrote: Hi, according rhino.inside web page it is for “…other 64-bit Windows applications such as Revit, AutoCAD, etc.” does this mean other CADware or does it include any 64bit windows...

View Article

Trim.Brep(Plane,Tolerance ) vs Trim.Brep(Brep,Tolerance )

@onrender wrote: Hi there, I would like to use the Trim.Brep method in Iron Python, however I selected the Brep surface as cutter, Rhino still expect the Plane. import Rhino import rhinoscriptsyntax...

View Article
Browsing all 8556 articles
Browse latest View live