bubblegraph.gh (16.3 KB)
Here’s a basic definition. It uses Kangaroo to find a triangular mesh with tangent incircles, then there’s a script to find the first isodynamic point of the pedal triangle of the incenter of each triangle.
Create a pattern like bubbles with 120 degree angles connections
Cut hatches
Hello - Trim works on hatches in V7/WIP ( https://discourse.mcneel.com/c/serengeti ) but not Split.
-Pascal
Undoing command modifications
@jeffoulet - I’ve moved this to the Rhino Developer
category.
Defining Beam Element Types
Hi Claire,
did you use second order theory analysis?
Is your structure maybe too flexible so that no axial forces result from the pre-strain? You can check this by enabling ‘NII’ in the ‘ModelView’-component which displays the second order theory forces that cause the geometric stiffness effects.
Best,
Clemens
Undoing command modifications
Hi @jeffoulet,
You cannot call RhinoDoc.Undo
while a command is active.
Why are you doing this?
– Dale
Rhino 6 for Mac Display Errors (Clipping Plane and Top View)
Hi, thanks for getting back to me! It doesn’t happen with a simple box, but seems to happen with more complex shapes. I’ve attached a file (a solid extrusion of a closed curve with the clipping plane enabled) that displays a similar error.ClippingPlaneError.3dm (3.4 MB)
Here is an image of what the error looks like in wireframe view:
How to create global variables in custom C# components?
But how does scriptcontext.sticky
do it?
I find it useful but it’s only in GhPython.
@piac
Select hidden details
Yep Thats what I Needed Thanks!
Cut hatches
True! Mixed it up… edited the mistake. Thanks!
Nvidia card not seen by cycles
Rhino6 Kangaroo Solver: relaxing a NURBs Surface (without converting to Mesh)
The show component does not accept NURBS surfaces as input. However, you can pass it the control points as a list of points (or as the vertices of a mesh), then reconstruct your NURBS surface from the output.
MMB not working for pan
Issue still persists as of today on the latest build of Rhino for Mac (6.19)
Rhino Inside Unity
That .bat file is just attempting to copy RhinoCommon.dll out of the Rhino WIP and into the same directory where the .bat file exists.
Your path to the WIP may be different
Matchproperties sets materials by object instead of by layer
If I have object1 with material set by layer and object2 in another layer, matchproperties will match the layer and material of object1 but the material is set by object instead of by layer.
Rhino 5 - Blocks Display Issues
Thanks Pascal, that seems to work! Wasn’t sure if it was just a display issue or something more problematic, but RefreshShade corrects the issue.
Is there any way to reference a .hdri file on the network for an environment?
Hello - you can, but the setting is a global one - that is, when you Save, or SaveAs you can choose not to save the textures - but that will be across the board.
-Pascal
Changing angle creates issue with WallExtend
Hi there,
I have some issues when adjusting a roof where changing the angle also changes the boundary conditions of the roof:
As far as I can tell this happens because the Height limits the “length” of the pitches. So if I increase the height to something quite high (like 8000mm) and then change the slope angles to 30, I’m successful.
Create a grasshopper component failed
Could it be that your original python script was working on the Rhino.Geometry.Polyline class (which is really just an extension of a list of Point3d structures), and your new code is working with Curve or PolylineCurve?
Rhino5 - First order single multiface surface
Hello - can it be a mesh?
-Pascal
Rhino Dark Theme
Doesn’t mean it’s a good idea. I personally hate dark themes. I don’t understand the appeal of wanting a dark theme, but if it does eventually happen I sure hope it will be an option I can avoid.
Dan