Hi!
I’m looking for a simple definition that can make a volume from sections that I have, and calculate how big the volume is. I’ve tried searching but nothing comes up.
Does anyone know where I can find one or how I could set it up?
Thanks!
Hi!
I’m looking for a simple definition that can make a volume from sections that I have, and calculate how big the volume is. I’ve tried searching but nothing comes up.
Does anyone know where I can find one or how I could set it up?
Thanks!
Here’s an example of what I mean:
I would like to create a volume/model from those lines. Basically something similar to lofting them in Rhino.
You can use loft or sweep then cap !
Thanks. I tried that and it works pretty well for an open curve. However, the goal, that I forgot to specify, is to create a closed volume so that I can calculate the volume. That’s what I’m having trouble finding a solution for.
Use Cap after loft
Ah, I somehow missed that you already wrote that. Will try. Thanks!