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

C#: Reconstructing a NURBS Curve from another NURBS Curve's Properties?

@lungenstrudel wrote: hey guys, i'd like to reconstruct a NURBS curve from another NURBS curve's properties. Since NurbsCurve.Create() only asks for rationality, degree and a list of control point...

View Article


Develop a new language pack

@mnikookar wrote: Hi,Is it possible to develop a completely new language pack by third party? If so,how can I do it?Thanks Posts: 3 Participants: 2 Read full topic

View Article


RebuildCrvNonUniform C++ equivalent

@Marco_Brandazzi wrote: Hello everybody, I need the equivalent in C++ of the RebuildCrvNonUniform command in Rhinoceros. Does exist something that let me rebuild a curve with tolerance? I've tried the...

View Article

Help! Rhino Script Compiler works error

@Alen_Russ wrote: @stevebaerHi stevebaer, This is the test python code file with some licensing/security. test.py (3.9 KB) I have tested the python code in the Rhino5-SR14 PythonScript and it works...

View Article

Automatic Viewport-Mesh creation takes application focus because of Command...

@atair wrote: Hi,´I have a lot of object creation and destruction happening in the background (unrelated to user input). Now every time a meshable object gets added to the ActiveDoc, it is meshed...

View Article


MeshClash.Search method for intersection between two meshes

@Ivan1 wrote: Hello, I am wondering why the maxEventCount parameter is needed for the following method: public static MeshClash[] Search( Mesh meshA, Mesh meshB, double distance, int maxEventCount )...

View Article

Image may be NSFW.
Clik here to view.

Cut hole on a Brep

@mprades wrote: Hello everybody.I have a problem that I go crazy. ImgRhino.png1920x1040 104 KB I have the brep of step 1. I want to cut a second hole next what there is. See the step 2, the blue line...

View Article

Is there an offline .chm documentation available for RhinoCommon SDK?

@vincentfs wrote: I am constantly using RhinoCommon SDK as reference when writing codes. However, it can be very inconvenient while working offline or with poor connection. I just wander whether there...

View Article


RhinoObject vs ObjRef in ObjectTable Methods

@atair wrote: I try to grasp why some functions require / return RhinoObjects and some ObjRef.E.g. ObjectTable.GetSelectedObjects() returns a IEnumerable<RhinoObject>, but then again i need:...

View Article


Support for VS2015 or later

@ceruti wrote: Hi,I need to compile my plugin (for now compiled with VS2010 for x64 version and VS2005 for x32 version, how suggested), with vs2015 or later.Is there this possibility. If yes,...

View Article

Reduce a curve dramatically. cannot pipe

@ChristopherBotha wrote: Hi, poking a stick at a gcode reader, to then represent the gcode as a curve.. thats the easy part... literally 7 lines of code. but--- now I want to pipe it so its looks like...

View Article

To keep the Detail view in layout even if the model changes

@HepChan wrote: I add a detail view created using a standard view on a layout view. when the model changes, the detail view is lost.But, I dont want this to happen. Yes, I know that detail view is of...

View Article

To create a table and display in layout

@HepChan wrote: How can a table be created and displayed in layout? similar to displaying a schedule in Revit, is there any methods to display the area, length of the rhino objects in a table in the...

View Article


Curve.CreateFilletCurves method missing?

@OBucklin wrote: Hi, I was hoping to use the Curve.CreateFilletCurves method in C#, but it doesn't seem to exist... I can only seem to use the CreateFillets method which is much more limited. I'm...

View Article

Bug? Meshing vertices Z alwasy 0

@jordy1989 wrote: Hi All, Am I doing something wrong? I am meshing a Brep then want to check the vertices position: Dim mp As New Rhino.Geometry.MeshingParameters mp.RelativeTolerance = 0 mp.GridAngle...

View Article


[SOLVED] RunScript Error: Unable to load plug-in

@Ivan1 wrote: Hello, so I try to run an external Rhino Script from within my own C# plug-in using the RhinoApp.RunScript method. Loading seems to be fine, but then I get the error message: "Unable to...

View Article

Image may be NSFW.
Clik here to view.

WPF/WinForms Front-end App based on Rhino/GH?

@RIL wrote: ... or whatever way to put it. Rhino Viewport peep-through? I'm making a specialized application which will be heavily based on Rhino and GrassHopper components using RhinoCommon, and I...

View Article


Image may be NSFW.
Clik here to view.

[Solved] Code example SampleVbPanel - What to expect?

@RIL wrote: EDIT: OK, now I see. The plugin didn't automatically install into Rhino when pressing "Start" in VS. Only after manually installing the .rvb plugin (as usual) it was available from the...

View Article

Undo does not remove the layout page

@HepChan wrote: When a RhinoPageView is added using a command, and then the command is undone, the page is not removed. Any solution? Posts: 5 Participants: 4 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Mesh from closed polyline when it fails to make a mesh?

@Tom_Holt wrote: I was using mesh from closed polyline, but there are moments when it stops working. For instance one below at the center is null and cannot be converted to mesh: 55.jpg1724x578 91.3...

View Article
Browsing all 8562 articles
Browse latest View live