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

How to untrim a surface of brep?

@jerry1 wrote: Hi could anyone tell me how to use vb to untrim a surface of brep? Posts: 2 Participants: 2 Read full topic

View Article


Split surface/brep 5k + holes

@jordy1989 wrote: Hi, I am splitting a brep/surface with 5000+ holes. Is there a way to speed up the brep split? Is it possible to make like 50% of the holes in copyOfBrep1 and the other half in...

View Article


Squish and SquishBack

@jerry1 wrote: Hi. I try to add squish function to my vb.net code....But I could not do it....could anyone help me? Posts: 2 Participants: 2 Read full topic

View Article

How to use control key when get point

@pythonuser wrote: Hi; Press the control key will lock the cursor when I use the customgetpoint function, I want to change the color of point when I press control key and get the point, it is way to...

View Article

How to quickly know index of meshpoint?

@jerry1 wrote: Could anyone help me? I have a problem.... The following is my code...and how to quickly know the index of mpt in s2 mesh-vertices? Dim mpt As Rhino.Geometry.MeshPointDim s2 As...

View Article


RhinoFitLineToPoints

@sghosh wrote: Hello, I am just starting out with the Rhino SDK. Could anyone point me to the code or the documentation for the method:RMA::Rhino::RhUtil::RhinoFitLineToPoints Thanks and...

View Article

FitPlaneToPoints

@sghosh wrote: Hello AllIs there an API for FitPlaneToPoints(IEnumerable<Point3d>, Plane, BoundingBox )in c++. BestSunayana Posts: 2 Participants: 2 Read full topic

View Article

Possible to color individual BrepFace?

@jups23 wrote: I try to color parts of the surface of a block but I don't know how. I thought that from the InstanceDefinition I would get the BrepObject, access its BrepGeometry and finally the...

View Article


Metamaterial mechanism

@laura_vw wrote: Hi After reading about metamaterial mechanisms (see link) I need the capability in my life but I don't have the capability myself to make it happen....

View Article


Service Release and SR candidate

@MateuszZwierzycki wrote: It looks like the evaluation version which is on the Rhino website is actually the SR candidate... This is the name of the file which I download...

View Article

Problem with extruding open surface to Solid

@Deus_Vult wrote: Hello dear community, Now I am developing a plugin for Rhino.I am trying to create solid body by extruding open surface. And this is where I catch a problem. My c# code: var brepObj...

View Article

Rhino Common PDF documentation

@onrender wrote: Hello, Is there a book about Rhino Common that includes and lists all functionality of the SDK. I would found useful to have a PDF version of the SDK website to print off. Posts: 6...

View Article

Using Rhinocommon, how do I generate a surface from these curves?

@eebs99 wrote: I've been working with NetworkSurface a lot lately, especially with c#. However, I can't seem to generate a surface from these curves (file included here: sin(theta .5).3dm (114.1 KB)),...

View Article


C# sample projects for beginners

@onrender wrote: Hello, I am looking for cookbook to c#. Can anybody suggest one? I am looking for simple exercise something more than Hello World! and less then an OS. So far I found one with an...

View Article

Rtree and nearest neighbour searches in general (c#)

@atair wrote: Hi,NN searches in (indexed) Point sets are a tool i need all the time in Rhino. And over the years i found different ways to handle the problem. E.g. as far as i can tell several mesh...

View Article


Image may be NSFW.
Clik here to view.

Continuous Transformation in a loop

@Subir_Dutta wrote: I have a with Transformation. I need to transform a selected object continuously in a loop as seen in the attached code. I am running the loop for 18 times and in each loop I am...

View Article

Object Boudingbox not the same as in application

@peter78 wrote: Hi all, I have a 3dm file with several objects i would like to determine the highest object in this file. I do this by looping all objects and setting a boundingbox around it. But when...

View Article


Export Selected Object along to Current View CPlane

@Katsu wrote: I'd like to export Selected Object along to Current View CPlane (XYZ) in RhinoCommon, (C# or Script ) How to do this ? Posts: 1 Participants: 1 Read full topic

View Article

Graph library for c#?

@Petras wrote: Hi, Is there a well documented C# graph library that contains algorithms such as AStar, Dijskstra etc. ? I used QuickGraph, Satsuma, but they are poorly documented and either there is...

View Article

How to import/export block from/to external file into open document?

@jups23 wrote: In my C# plugin I'd like to load objects defined in external files and place them to a specific location in my open document. Also, I'd like to do it the other way round: export...

View Article
Browsing all 8523 articles
Browse latest View live