WISH. Correlation between clones or SwapHierarchy
Dear Rhino developers Is it possible to enable correlation between clones? Maybe I don’t know something but I see only a Record Hstory from parent to child with hierarchical dependence. How to enable...
View ArticleRhinoCommand Forms Slider - PointCloud to Mesh C#
Hi, I would like to ask about RhinoCommand plugins. I am running Posson Surface Reconstruction after which I get watertight meshes. Sometimes scanned objects are not watertight (walls, facades and...
View ArticlePlugin's WriteDocument not called
Just updated to version 6.32.20337.13001 and it seems that my plugin’s WriteDocument is no longer being called on Save. 3 posts - 2 participants Read full topic
View ArticleIndividual Layer Selection in Viewports
Hi I wanted to leave some feed back on something I would really like to see in Rhino, which too my knowledge it is not yet possible. When viewing the model in view ports I think it would be great to...
View ArticleMissing intersection methods in Rhino3dmlO.Desktop for .NET?
Hello, Thought I found a savior with Rhino3dmlO.Desktop for my .NET project with the “GetOutlines” method and other intersection methods for mesh objects. However, I’ve noticed it isn’t available. Is...
View ArticleOpen/Save Files on the server or Network Driver
Hi everyone! I’m planning on deploying a Rhino.Compute server on my company, and I’d like to know if I would be able to: send geometry to the server to compute and then save the 3dm files on the same...
View ArticlePanel doesn't put squares on it
Hey everyone! I’m making a ‘creative’ task in RhinoPython So I tried making this ‘wall’ kind of thing with empty squares of different sizes in it by extruding a panel. The code totally worked fine....
View ArticleTransform Breps/Curves/Grips,etc. interactively while command is running _...
Hi, I am trying to develop a command where user needs to move/rotate a specific rhino objects, displayed only during command is running. Once these objects are moved/rotated/nothing by user manually ,...
View ArticleRhino.Geometry.SubD.ToBrep() not found
I’m running into a problem related to SubD.ToBrep() in Rhino 7, which I couldn’t solve myself: My code builds without errors, but when I run it I’m getting a System.MissingMethodException:...
View ArticleEto Panel read input form not-loaded controls (on inactive different panel)
I have a few panels on my ETO form that are switched back and forth with a “next” “back” buttons. Say I have panel 1 and 2. when a command is triggered on panel 2, form which the command requires to...
View ArticleGet the zoom ratio of the viewport
Hello everyone! Is there a way to get the zoom ratio of the viewport? Or I want to know the distance from the camera to the world plane XY (Suppose the camera is on top) C++ Thanks! 11 posts - 4...
View ArticleRhino.Geometry, What happened to NurbsSurface.VariableOffset
In latest release of Rhino 6, 6.31.20315.17001 the function Rhino.Geometry.NurbsSurface.VariableOffset has been deleted with no apparent replacement. Who should I contact about the lost functionality?...
View ArticleCan you File a hole, I mean, really? ;-)
I seriously wonder if (mesh) holes should be filed of filled. A spelling error, I presume? Looks like something I would have spelled some late dark and rainy night. developer.rhino3d.com Mesh.FileHole...
View ArticleStatically Linking C++ Libraries in Rhino C++ Template
Hi, I would like to ask if I can statically link .lib libraries to Rhino Plugin C++ Template? When I try to do this I get this error: Severity Code Description Project File Line Suppression State...
View ArticleRhino3dm planar surface bug
Hi all, I have one surface in the attached file and rhino3dm thinks that the surface is not planar. Is this a bug? IsPlanar381×518 9.88 KB import rhino3dm path = r"C:\Users\devan\Desktop\test.3dm"...
View ArticleExplodnig a Brep in rhino3dm
Can I explode a Brep in rhino3dm python? I have checked the documentation here and I am not sure if there’s a method to do that. 1 post - 1 participant Read full topic
View ArticleUnable to get a result from Curve.Fit
I have been unable to get any result from calls to Curve.Fit The server response is None if anything goes wrong with no indication of what the error is. Just wondering if anyone has been able to use...
View ArticleChange .NET to earlier version
Hi, Would it be possible to build my solution in Visual Studio using an earlier version of .NET? I have set it up for 4.5 but now I would like to use the components in RH5, so 4.0. I tried changing...
View ArticleMeshFace.Flip seems to have a Bug
I was using MeshFace.Flip to flip mesh normals but seems to do nothing, bug ? gerry 1 post - 1 participant Read full topic
View ArticleC++ Plugin Template for Rhino 6
Hi, I am using Rhino 7 C++ plugin template. It works well without issues. But I would like to create plugin for Rhino 6 as well, since most of our students use Rhino 6. Is there any template for Rhino...
View Article