06-23-2022
04:48 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
06-23-2022
04:48 PM
Create a block with the "chainlink" look that you want. The block should have both the post and the fencing.
The fencing will repeat within an array - make the fencing a solid as long as the minimum length between adjacent posts. Set the array column offset to this minimum length.
Make an array for the posts as well setting the array column offset to the desired post interval.
As for the rails between posts, you have a couple of options - fixed lengths included into the post array, create the tubes as 3dfaces or sweep them along a path.