Quantcast
Channel: Scripting - McNeel Forum
Browsing all 4148 articles
Browse latest View live

Get filname from import

Eivind Teig wrote: Hello, if i import a STL file, is it possible to get the filename somehow?writing my own importer is also an option but i would rather not since i would like to use the normal...

View Article


Rs.BrowseForFolder method doesn't change the Title

Riccardo Gatti wrote: As already reported in this post:BrowseForFolder method in Python might have a problem I would like to highligt that is still missing in Rhino V5Sr9 CheersRiccardo Posts: 5...

View Article


Image may be NSFW.
Clik here to view.

Rs.AddNurbsCurve encountered some problems

筑梦NARUTO wrote: add.jpg1360x358 85.7 KB addco.jpg1211x418 101 KB hello everoneI created nurbs curve rs.AddNurbsCurve, but does not appear in rhino window,Such as pictures,I use rhinocommon can...

View Article

Building a Brep in RhinoCommon

emilio morello wrote: Hi,I am trying to define a new Brep object in RhinoCommon, following this Dale's C++ sample github.com...

View Article

Image may be NSFW.
Clik here to view.

Object clash detection

Filip Rooms wrote: Dear forum, I am trying to look for an automatic way to determin whether or not objects are in each others way. In other words, I try to detect object clashes, but I don't succeed I...

View Article


A script or plugin to improve Fillet variable edge? I would pay for it

Alan Guy wrote: Hello, The tool doesn't work properly as soon as the edges are acute. The fillet fails etc.Is it impossible to make a script or something to solve this issue? I would pay for it Thanks...

View Article

Using RPscript to select a newly created TRIM object at a known location

David wrote: """ 20140905_5_18:30-18:55 Object: Testing 'ClosestPt'. Want to have the procedure fully automatic ; ie. WITHOUT USER INPUT 20140906_6_21:40 23:20 Attempted to use "Trim" and ClosestPt to...

View Article

Project curve to a plane along axis...?

Mitch Heynick wrote: Hi guys, Having a brain fart here... can't find the function I want. I want to project a curve (in this case planar and on the world XY plane, but it could be otherwise) to an...

View Article


Surface.CreateExtrusion

Mitch Heynick wrote: In RhinoCommon, in the Surface class, we have: Rhino.Geometry.Surface.CreateExtrusion(curve, vec) Which creates a "surface" in the form of an extrusion of the curve along a...

View Article


Show mesh vertex numbers in viewport

roberto wrote: can anybody provide a script that shows a mesh´s vertex numbers in the viewport (and ideally outputs them to dots)thanks in advance for any helproberto Posts: 2 Participants: 2 Read...

View Article

Scripting equivalent of cursor positioning and clicking?

David wrote: What is the scripting equivalent of positioning a cursor and clicking it? Posts: 8 Participants: 2 Read full topic

View Article

Open and close a 3dm file with python on mac

Matteo Ledri wrote: I would like to create a script that opens a 3dm file, performs a simple operation (add a box), save the model and close the model. This should be repeated for a list of files,...

View Article

How to achieve similar object preview as Grasshopper

JPK wrote: I am writing a rhino plugin (in c#) that will be used as a mock up for a future web interface.In this plugin I am creating a parametric object that can be influenced with rather easy...

View Article


Python Unweld Edges wish

Clement wrote: Hi @stevebaer, it would be useful to have a method to unweld mesh edges through RhinoCommon. Eg. i would like to provide a list of vertices or topological edge indices, then the mesh...

View Article

Curve's point

David Ferrandez wrote: How do I select points on a curve using commands? thanks in advance. Posts: 2 Participants: 2 Read full topic

View Article


How to get a BrepVertex's tolerance?

emilio morello wrote: HiIs there a way to get a BrepVertex's tolerance in RhinoCommon ?I see no method or property for that ...Thanks Posts: 2 Participants: 2 Read full topic

View Article

How to use rhinocommon Reparamemterize a surface

筑梦NARUTO wrote: hello everone How to use rhinocommon Reparamemterize a surface, help me Thanks Posts: 3 Participants: 2 Read full topic

View Article


MeshContourPoints in python?

Eivind Teig wrote: So i found this in VB, but i think maby MeshContourPoints does not exict in python.Is there some other way of doing this? -Eivind Posts: 4 Participants: 2 Read full topic

View Article

How to identify objects after unrolling?

Heiko Bosse wrote: Hi there, I'd like to use Rhino.Command "_unroll..." to unroll surfaces and some geometry on it. I found out, that it's possible to unroll surfaces with surfaces and points (no...

View Article

Apply Texture to Surface

Bert Gay wrote: I'm interested in scripting the operation of dragging/dropping an image onto a surface to apply a texture. Is there a RhinoCommon function that exposes this? Posts: 1 Participants: 1...

View Article
Browsing all 4148 articles
Browse latest View live