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

Display a map on NURBS surface

@Guillaume wrote: Hello, I have created a small script that extracts the curvature values at many (u,v) points on a NURBS surface and writes them into a file. Essentially, it uses the functions...

View Article


Drop-down Option List

@Diego_Noriega wrote: Hello everybody,I'm fairly new to Rhinocommon, but have a good experience in both coding and using Rhino. I'm creating a bunch of helper commands for my CAD department and, for...

View Article


Need Help For Trim Command

@Geeta_Kapase wrote: I want to execute ā€œTrimā€ command by using Cutting object = select Obejct Id and ā€œObjects to Tirmā€ = Box selection Trying something as given below. ā€œ_-Trim -SelID...

View Article

RhinoCommon access to Smooth Command?

@ChristopherBotha wrote: Hi All, I need to run smooth command on a mesh programatically and Id prefer not to run it from script (messy). i have searched but cannot find it in the Rhinocommon docs? If...

View Article

Image may be NSFW.
Clik here to view.

Whats wrong with this curve“s _CrvDeviation worked wrong

@Robert wrote: I use _CrvDeviation in my c# program to find the max distance.but only with this curves it not worked rigth.pls. have pic_CrvDeviation.jpg1812x794 57.7 KB teil33.3dm (38.4 KB) if...

View Article


How to retrieve last transformation applied to custom grips?

@pagarcia wrote: Hello, I'm using the commands EnableGetGripPointXform(bool bEnable) and GetGripPointXform(ON_Xform& xform) to record the transformation applied by Translate, Rotate and Scale. I...

View Article

Image may be NSFW.
Clik here to view.

Question on different compilers

@RIL wrote: Tutorial: creating a Grasshopper component with the Python GHPY compiler That's a different compiler, OK, so if I understood this correctly there are two compilers - one compiler (here)...

View Article

Determine which MeshFace is on the left side of the MeshEdge

@Biljana wrote: Hi I have similar question as I asked before but this time for Mesh.I have ON_Mesh object and I need to determine which face is on left side and which face is on right side of each...

View Article


Image may be NSFW.
Clik here to view.

Generating custom thumbnails

@Alberto wrote: Hi,I would like to understand if there is an easy way to generate custom thumbnail out of a set of objects (in RhinoCommon). Let me phrase that better, I want to generate the thumbnail...

View Article


Image may be NSFW.
Clik here to view.

Promble about getting block's rotation and size

@robinr.yan wrote: Block A transform to B ,How do i get the rotation and size information of block B base on rhinocommon?I Found Transform.TryGetInverse(),but it's not helping in this case.Thanks a...

View Article

Problem between BrepFace and Brep

@Hector_Gramaje wrote: Hello!I have got a very big problem. I need the orientation of a BrepFace through a Brep. When I transform BreapFace to Brep with method "toBrep()", I lose that information. I...

View Article

RhinoCommon SDK help file dump?

@RIL wrote: Hi,Is there any file dump of RhinoCommon SDK help files that can be used on the local machine? http://developer.rhino3d.com/api/RhinoCommonWin/html/N_Rhino.htm#! // Rolf Posts: 5...

View Article

Image may be NSFW.
Clik here to view.

C# How can I make Shortcuts with Buttonclick?

@qkrwlsgns wrote: I created an add-ins.i wannt make shortcut button click 1.JPG767x706 35.9 KB someone help me~!i use c# Posts: 1 Participants: 1 Read full topic

View Article


[C#] Undo doc.Group.Delete after Command

@Robert_Faulkner wrote: I'm using doc.Group.Delete in my plug-in. After this command runs and I use "Undo" the groups are still deleted, but everything else is undone. //test for group and if true,...

View Article

[RhinoCommon] Convex Hull 2D?

@lungenstrudel wrote: hey, is there, by chance, a method for calculating the convex hull for a set of unordered coplanar points somewhere in rhinocommon? if not - any recommendations? Posts: 3...

View Article


CurveBoolean within RhinoCommon

@Alberto wrote: I have seen that there is an old topic that poses a similar question. I would like to know if there is some quick way or I have to go through the pain of a full re-implementation of...

View Article

ETO picture box

@Jack_Perry wrote: I want to create a picture box in ETO Rhino WIP. It should be blank (just an outline of a box) and when the user selects a button he can load an image into it. Is this possible?...

View Article


Image may be NSFW.
Clik here to view.

C++ first baby step in Rhino

@Petras_Vestartas wrote: Hi, Before I was using C# (in Visual Studio) and Python for Grasshopper components development. Now I am slowly but learning C++ for curiosity. Would it be possible to get a...

View Article

Understanding the Rhino Software Process

@C_Day wrote: Would someone be able to tell me whether or not this is this correct? Rhino tools are a combination of functions, variables and data structures encapsulated by objects. The instructions...

View Article

Set default view ports C++

@Filip wrote: Hi AllHow to set default view ports (for all four) when I draw some object. For an example, if I have function ON_Brep* CreateShape(); when I draw that shape I want to be in full scale...

View Article
Browsing all 8557 articles
Browse latest View live