@takashi
I have a 3D wedge shape polygon which I want to make into a solid with the base being the lowest z of the polygon. I have tried solid builder etc. but can't get the output. Any help will be much appreciated.
@takashi
I have a 3D wedge shape polygon which I want to make into a solid with the base being the lowest z of the polygon. I have tried solid builder etc. but can't get the output. Any help will be much appreciated.
Hi @lawrence,
Try using an Offsetter to offset the Z value of your polygon to the desired base value, and then an Extruder to extrude a solid vertically to a desired height. This tutorial might be a helpful example in using the Extruder transformer.
For your data, here are a few tips to keep in mind:
Hope that helps!
Thanks @jovitaatsafe. Thats the solution I am looking for.
Because the polygon has a slope, the extrusion does not create a flat base. I have enhanced the workflow as follows.
Because the polygon has a slope, the extrusion does not create a flat base. I have enhanced the workflow as follows.