Can I generate a 3D geometry form 2D geometry?

if I have a 2d geometry, i want to stretch 2d geometry to generate 3D geometry, more complex, can I stretch 2D geometry spirally?

Hi @tao-zhan18

Not right now. Presently, you’ll need to use the 3D geometric primitives to create a volume to sample from. If you use a CAD software you can consider exporting this to STL and using the tessellated geometry feature in the docker image.