generative modeling for Rhino
199 members
405 members
40 members
307 members
864 members
Hi All,Following David's example in this…Continue
Tags: Python, CustomDisplay
Started this discussion. Last reply by Anders Holden Deleuran Nov 16, 2012.
Hi,I have noticed that toggling "Draw Mesh Edges" does not always seem to work with certain components (i.e. turning them on or off will not actually do that). This appears to be particularly…Continue
Tags: Component, Python, Edges, Mesh, Draw
Started this discussion. Last reply by Anders Holden Deleuran Jun 11.
Would anyone know if there is a Python function for reparameterizing a curve (setting its domain to (0,1))? I have looked in both the RhinoScript and RhinoCommon documentation with no luck. I'm still…Continue
Started this discussion. Last reply by Anders Holden Deleuran Sep 28, 2012.
Hi All,As the title says. Any handy keyboard shortcuts available in the Python component script editor? In particular, a way of executing the script without having to get your hands off the keyboard…Continue
Started this discussion. Last reply by Anders Holden Deleuran Sep 13, 2012.
Anders Holden Deleuran replied to Peter Schmidt's discussion Offset Surface Error
Anders Holden Deleuran replied to Devin Jernigan's discussion Using the topology functions and editing a mesh's topology
Anders Holden Deleuran commented on David Rutten's video
Anders Holden Deleuran replied to Garrett Milliron's discussion Installing modules
Anders Holden Deleuran replied to Garrett Milliron's discussion Installing modules
Anders Holden Deleuran replied to Thiru Manickam's discussion iterate a tree in python
Anders Holden Deleuran replied to Timur's discussion How to make computer recognize .gh files (aka bring back .gh icons)?
Anders Holden Deleuran replied to Tyson Hosmer's discussion Old Python Components
Anders Holden Deleuran replied to Tyson Hosmer's discussion Old Python Components
Anders Holden Deleuran replied to Junichiro Horikawa's discussion Use ObjectsByLayer() in python script to output geometries in layers as grasshopper object
Anders Holden Deleuran replied to Elliot Glassman's discussion Incremental Addition of Values in List
Anders Holden Deleuran replied to Elliot Glassman's discussion Incremental Addition of Values in List
Anders Holden Deleuran replied to Stan Carroll's discussion GH component / Python-Rhino script equivalent list?
Anders Holden Deleuran replied to hurriarc's discussion a Rhinoscript method is not working in GhPython
Anders Holden Deleuran replied to Stan Carroll's discussion GH component / Python-Rhino script equivalent list?
Anders Holden Deleuran replied to perdo tred's discussion all rhino commands on grasshopper?Hi.
Of course. Thanks for reply. I'm using conditional check. It helps more and as you said easier to figure out where the problem is.
Thanks,
Hej man,
I found it again, seems like to solve my problem i just need to post my question on your wall :D . ..
cheers...
Hi anders,
I'm trying to split curves in python and i get this eror:
Runtime error (TypeErrorException): Parameter must be a Guid or string representing a Guid
Im sure its Guid!!!
here is the simple script:
import rhinoscriptsyntax as rs
import Rhino as rc
curve01=rs.coercegeometry(x)
curve01.Domain = rc.Geometry.Interval(0,1)
print (rs.CurveDomain(curve01))
a=rs.SplitCurve(curve01,y)
ay idea!
Thanks.
Just fixed the problem, Thanks anyway.
There was a coding mistake from my side :) ...
Hi anders,
I'm working on a fillet script in python grasshopper, everything works fine as long as input polylines are in item structure, it gives eror when i set them in datatree structure this eror pops up:
Runtime error (TypeErrorException): Parameter must be a Guid or string representing a Guid
any idea?!
Thomas Bildsøe said… Added by Mgeorgio 0 Comments 0 Likes
Added by Mgeorgio 0 Comments 0 Likes
© 2013 Created by Scott Davidson.
Powered by