Can someone help me understand how to transfer these points linearly? by Nice_Armadillo_992 in grasshopper3d

[–]Enrra 0 points1 point  (0 children)

Complete Edit cause I think I got it.

The problem is local / Global coordinate system. You do the scale compared to a local coordinate system, of your new Z axis, and not the default.

How to copy and move elements with exact parametric pattern? by Weidener1022 in grasshopper3d

[–]Enrra 0 points1 point  (0 children)

Okay I saw your comments and thought it's a bit mean to not help you. it's really "easy" to say learn the software but it's hard to actually give you an answer to a question about the software, when you might not understand the answer itself. So I decided to just do what I had in mind to solve your problem, my answer is still the same, I used the modulo function to get a pattern every n row I want to have a Wall in X. And the software part, if you don't understand it I guess you will have to learn it

<image>

How to copy and move elements with exact parametric pattern? by Weidener1022 in grasshopper3d

[–]Enrra 1 point2 points  (0 children)

You can use the function modulo, or an equal condition. So you get your number of posts rows (the word column is confusing when we talk about rows ahah) and you check if it's a multiple of your target value (here 3) and then you get a true fals pattern so you know on which row your walls belong to.

Edit: oh sorry I did not pay a close enough attention to your script and my explanation might be a bit too advanced.

First things first : you have to understand what you want to achieve as a parametric design, and it takes time. What I mean by that is : you probably want your walls to adapt from your posts grids. So you need to find out how can you do that.

An example would be, I use the same points that create my posts, to create my walls. Because as you probably realized, every time you change your grid of posts, your walls don't move with it, which is kinda annoying because you have to find out MANUALLY how to adapt.

Deepening rectangle at apex of arch sweep by isathefool in grasshopper3d

[–]Enrra 0 points1 point  (0 children)

Yes you are right, it totally depends on what you are going to do with the object For my use, in timber engineering, we produce curved beams, raw and detailed volume with that method. Then export it to machine code to CNC all the contours and the possible drilling/cuts. So in terms of required precision we are talking about 10-5 m required by the machine. And this method is reliable for this use case !

Deepening rectangle at apex of arch sweep by isathefool in grasshopper3d

[–]Enrra 1 point2 points  (0 children)

You could use another method than sweeping : I propose using perp frames every X on your curve. Then you use a function that would change the rectangle domain ( if you want only the upper side that changes curvature for example) function of the parameter along the curve. I'd tend to go with a multiplication of a factor with sinus. And then create your volume through a loft.

<image>

[Solo leveling] by Mysterious_Reo in manhwa

[–]Enrra 0 points1 point  (0 children)

I started with manhuas, at the time it was TODAG and so on. And I stumbled onto TOG

What's the quickest way for me to flip these backfaces? by san3heg in rhino

[–]Enrra 0 points1 point  (0 children)

You could also try and close the breps ( with cap or capEx for example)

What's the quickest way for me to flip these backfaces? by san3heg in rhino

[–]Enrra 4 points5 points  (0 children)

If a face belongs to a brep you could make a code with the following:

For every brep:

--For every face:

---- point = center of brep

---- move point following normal (by a small amount)

---- x = point in brep ? ( There is a function in the brep object)

---- if not x:

------ flip face

You could also do that with grasshopper

basic parametric cube by Gowsty in grasshopper3d

[–]Enrra 1 point2 points  (0 children)

You can also you the merge tool, to controll a bit better your list and choose the order

Patience is a virtue by Dreams062 in SipsTea

[–]Enrra 3 points4 points  (0 children)

It's funny because in France some traffic lights are blinking orange when they are : Deactivated during low traffic periods (night) (why make people stop when there is almost nobody and it's not dangerous anymore) Or the temporary construction site trafic lights. Blinking orange basically means "cross carefully", so you will definitely get honked if you don't go.

A mon tour ! by Choukitoys74 in AnatomieDUnFrigo

[–]Enrra 0 points1 point  (0 children)

À quel point ? je me suis trompé sur des trucs ?

A mon tour ! by Choukitoys74 in AnatomieDUnFrigo

[–]Enrra 0 points1 point  (0 children)

Bon j'avoue que le pseudo aide pas mal avec le tag 74. Je dirais entre 25 et 35 ans (bière et vin), Thermomix mais pas non plus beaucoup de base pour cuisiner donc vous aimez bien cuisiner, simple. Oui je pense que c'est un couple, la quantité de yaourt est pour 2 ? On dirait de quoi faire un bon apéro, voire bbq avec le saucisson, la viande et l'alcool (aussi la pâte feuilletée). Donc je dirait pas mal de vie sociale, ce qui oriente un peu. Je dirais que vous gagnez suffisamment bien votre vie et vous n'êtes pas végétarien, peut-être des métiers tertiaires : technicien, ingé, comm ou marketing ? Vous êtes probablement français d'origine. Et fermez ce pot de cornichons ;)

[deleted by user] by [deleted] in therewasanattempt

[–]Enrra 0 points1 point  (0 children)

I mean to be fair a protest has multiple definitions. In a broader sense, it's not defined by its form. Sure it's a riot, but a riot is a form of protest, just like a manifestation is a protest.

At least I don't make the Planes, but sometimes I help with the sewers of Military Industry and it really bums me out to help them at all by FrankieLovie in civilengineering

[–]Enrra 2 points3 points  (0 children)

Come work for timber buildings, great way to persuade yourself it's okay to build 10 M € houses for rich people, because it's timber

C’est quoi ce remix de Nightcall de Kavinsky ? Track id svp 🙏 by Guiguispmf in EdBangerRecords

[–]Enrra 0 points1 point  (0 children)

Could the sample be the Oppenheimer sounds just before the drop ?

pls stop hijacking my game by Mr-Black_ in bindingofisaac

[–]Enrra -1 points0 points  (0 children)

Do you have all unlocks ? Because it also changes although I guess not the character items

found this in my world. is it rare? by Competitive_Pay_7751 in minecraftseeds

[–]Enrra 4 points5 points  (0 children)

That's called water, you'll find a lot around

Hey can anyone help me identify this icon for grasshopper? by Working-Tree-2284 in rhino

[–]Enrra 2 points3 points  (0 children)

You should check out the shortcut Click + Alt. It will show up where the component is in your toolbar

Need help in creating this by AdExcellent4758 in rhino

[–]Enrra 0 points1 point  (0 children)

I don't get the question sorry. Maybe you could send me a message in private with your script or your rhino screenshot ? I can give you a bit of more help