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

About Rhino3dmIO and JavaScript

@tsiddikee wrote: Dear Rhino Developers forum, I need some valuable advise.--Can I use Rhino3dmIO for Java Scripting via Node.js ? -- Is there a new version of Rhino3dmIO for Rhino 6 ?--What is the...

View Article


Image may be NSFW.
Clik here to view.

Mesh TypologyVertex List changes order

@Petras wrote: Hi, What may cause mesh topologyvertex change order? Here I duplicate meshes and set their vertices to a new position.When I output vertex list it is the same as original. I also see...

View Article


Image may be NSFW.
Clik here to view.

Transform Multiply - Documentation / Order of transformation

@Tom_ wrote: Dear Steve and Menno @stevebaer @menno I am a bit confused about how Matrix Multiplication is implemented...

View Article

Rhinocommon - draw mesh backfaces a different color?

@andheum wrote: I see this useful example here: https://wiki.mcneel.com/developer/singlecolorbackfaces - is there a way to do the same thing in RhinoCommon? It looked like this was not exposed in...

View Article

Rhino using Courier font instead of Windows font

@pkinnane wrote: Hi - I have some users that use the OctaneRender for Rhino plugin, where the plugin (and Rhino itself) is displaying with what appears to be the Courier font, rather than the Windows...

View Article


Is there anyway to override the default OpenGL pipeline to achieve some...

@11165 wrote: Hi everyone! Is there anyway (rhinocommon, rhinoscript etc.) to override the default OpenGL pipeline in Rhino, so as to make some custome GL operation such as SSAO? I intended to create...

View Article

How to write script in C# for JoinEdges Command

@JasonZhang wrote: I'd like write a GH battery to achieve the function like JoinEdges command in rhino,but I can't find a method can acheive the fuction like JoinEdges command in the RhinoCommon...

View Article

Execute a rhino command from a "Digitizer plug-in"

@Ignacio wrote: Hi!.Im creating a "digitizer plug-in", but i need execute a rhino command, specifically "_DigDisconnect". How can I do this, inside my plugin code?. Actually my digitizer is a named...

View Article


Wish for "RhinoCommonFiddle"

@Tom_ wrote: ok i know this might be very hard. - but i would love to have a RhinoCommon-Fiddle. Javascript:i am quite sure most developers nohttps://jsfiddle.net RegExi like a...

View Article


go.GetSelectedEnumValue() fails

@MartinIC wrote: Hi, I'm trying to create a small command, to calculate weight from Volume I created an input to selectively let the user choose either a "Standard Material" or let them set a density...

View Article

Image may be NSFW.
Clik here to view.

Batch processing files - rhino crashes when shading all views

@Tom_ wrote: Dear Everyonei m writting a batch processing of nearly 1000 files - using RhinoCommon. For opening the next file i use a scripted Version of the "-open" command. Same for saving."-SaveAs...

View Article

Image may be NSFW.
Clik here to view.

How to import 3dm file with c++

@suc_kiet wrote: Hi; I am sorry for the second time to ask this question, I try to import 3dm file into rhino sr9, but always failed. the core: ON_wString filename= "E:\\Test_Box.3dm";...

View Article

Change brep to Instance Definition [c++]

@suc_kiet wrote: Hi; I want to get the Instance Definition from the other rhino file, use the following code, I already have a brep,how cant I change the brep to Instance Definition or is it any way...

View Article


Missing Rhinocommon API documents

@ajohnblack wrote: I've been using the online API documents daily for several months. Today (11/12) the links to the API documents are gone (at least I can't find them in the usual place). Maybe this...

View Article

Someone help~

@qkrwlsgns wrote: this is mycode private void ColumnLine_Click(object sender, EventArgs e) { m_ColumnCurveList.Clear(); m_CurveList.Clear(); Rhino.Input.Custom.GetObject go = new...

View Article


FYI: Docset Viewer Dash Goes Open Source on iOS

@kleerkoat wrote: in case anyone is interested: https://github.com/Kapeli/Dash-iOS Posts: 2 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Visual Studio for Mac

@jeff_hammond wrote: I don't know if this means anything for anybody around here but just in case, i came across this a little bit ago: techcrunch.com Microsoft announces Visual Studio for Mac will...

View Article


Attach user data to custom grips polyline curve [C++]

@pagarcia wrote: Hello @dale and all, I'm coding a custom grips object carrying a piece of custom user data, in C++ for the Rhino 5 SDK. For my sample, I have just taken your SampleCustomGrips example...

View Article

RhinoCommon: Draw Extrusion object

@dgebreiter wrote: Hello, In Rhinocommon (Rhino WIP), what's the correct way of drawing an extrusion object?There's no mention of extrusions...

View Article

Image may be NSFW.
Clik here to view.

Bug - Debugger asks for ToolBarGroupControl.cs

@Tom_ wrote: @stevebaer @dale i am facing a strange behaviour while debugging:i can reproduce the error with this example: developer.rhino3d.com Duplicate Surface Border Demonstrates how to duplicate...

View Article
Browsing all 8524 articles
Browse latest View live