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

LayerTable.Purge not working for parent layers

@Willem wrote: Hi, I found that LayerTable.Purge does not work for layers with childern. It would be convenient to have a flag to also have all child layers purged alongside. -Willem Posts: 1...

View Article


Image may be NSFW.
Clik here to view.

Preview image from geometry

@lando.schumpich wrote: Hi, I want to draw preview images for geometry in memory, to display in some Eto UI of mine. One method I tried - I need that anyway for export- is composing a File3dm instance...

View Article


Image may be NSFW.
Clik here to view.

JSON Deserialization in RhinoCommon

@andheum wrote: I’ve looked around at some existing threads… but I can’t quite find what I’m after. Apologies if I’ve overlooked something in these: Creating Brep from JSON Rhino Developer A, I was...

View Article

Move Points In Plugin The Same Way As Rhino Interface

@robert.beck12569 wrote: Hello All, I am working on a plugin that involves moving points on a mesh. Is it possible for a plugin to support a flow such as: The user selects a point (1 point selected)...

View Article

How to set the draw order in Rhino Common

@andrew3 wrote: Is there a way to set the draw order on an entity when using rhino common? So it would be like using the Rhino commands Sendtoback or Bringtofront, but in code. I have looked at...

View Article


Join command != Brep.JoinBreps

@mpcarlos87 wrote: Hi! I’m doing some development using Brep.JoinBreps method. If I try to use it on this file JoinBreps.3dm (636.0 KB) the resulting Brep is an open polysurface, but if I call the...

View Article

How to handle Render Settings changed from inside "Document Properties"

@marton.parlagh wrote: I have the following problem: User can change the settings of my custom Render plugin from the Render panel. This works fine. But it is also possible to change the Render...

View Article

Image may be NSFW.
Clik here to view.

Assigning a button to be the default in MessageBox

@DanBayn wrote: I’ve noticed recently that I haven’t been able to control which button is the default when using MessageBox in a Python script. According to the help file 256 assigns the second button...

View Article


Strange parallel implementation behaviour

@felipegutierrezduque wrote: I have two questions, the first is: I am having the most strange behaviour when implementing an inner System.Threading.Tasks.Parallel.For loop, I have a nested loop and I...

View Article


What it takes to write new VSR plugin?

@Radovan_Horsky wrote: Hi, I am really tired of not being able to do high quality modelling in Rhino and Alias pricing is simply outrageous. I feel like Autodesk is only screwing up the industry by...

View Article

Image may be NSFW.
Clik here to view.

Can we tweak by script for Silhouette to be calculated by rules other than...

@Jun_Wang wrote: maxresdefault.jpg1280×720 141 KB for example the silhouette line shown in the image above is done in illustrator but possible to do in 3D via display mode and silhouette, but only...

View Article

LockObject Color/CRhinoObjectAttributes problem

@ceruti wrote: Hi, I need to lock one object and define the material of this object too. The problem is that using LockObject function the object became gray. Is there the possibilty to keep (or set...

View Article

Image may be NSFW.
Clik here to view.

Project Build Error

@15951991225 wrote: An error occurred when I built my project. error : Required file is missing“” And I don’t think my configuration property page is wrong, I can’t find the problem. Thanks! //Joann...

View Article


Image may be NSFW.
Clik here to view.

GetDistance displaying the distance automatically

@DanBayn wrote: I notice that the GetDistance method prints the distance without being asked to. You can see this by running the example in the help file. import rhinoscriptsyntax as rs dist =...

View Article

Draw something over all the layers

@margari wrote: Hello, I need to draw in the Rhino document three arrows in order to let the user to see a custom reference system, beyond the Rhino default one. How can I draw something, always...

View Article


Does "changing DocumentUserText" raise any event?

@jessen.ch wrote: Dear Mcneel, Just want to know if changing a documentusertext in Rhino raises any event? I thought it was RhinoDoc.DocumentPropertiesChanged, but it is not… Posts: 2 Participants: 1...

View Article

Disposing PointCloud

@D-W wrote: As in topic. @dale is there any specific way of disposing pointclouds? I’m doing it more or less like this i launch event when i have a new batch of data to display i’m cleaning old buffer...

View Article


Python Plugin Creation Issues

@rocarbajal wrote: Hello! I’m trying to create a plugin but I’m running into several issues I can´t find a satisfactory answer to in the forums, I’m just gonna list them here, any help or directions...

View Article

What is the right method to convert quaternion to plane using rhinocommon

@Petras_Vestartas wrote: What would be the way to convert Quaternion to plane in Rhino? Lets say I have Quaternion q. Can I write Plane plane = new Plane(q.A,q.B,q.C,q.D); ? Posts: 5 Participants: 2...

View Article

Tabs and slots

@tmason80 wrote: HI, I recently signed a long term contract with a large scale outdoor sculptor who works in SS, Aluminum and Corten Steel. All of her project are cut out of sheet material and then...

View Article
Browsing all 8547 articles
Browse latest View live