Stretching to zero length leaves a dot/point
No aplicable
05-21-2019
04:39 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
I have some blocks that I need to hide parts of at times. The only way I've managed to do this is with a lookup table that stretches the lines I need to hide to zero length.
I cannot put the lines I want to hide on separate layers that I'd hide because on some blocks in the drawing they need to visible and on some not.
I also cannot use the visibility function as that's already in use for a different selection in the block.
So I ended up stretching the lines to zero. It works beautifully but the problem is that when printing the drawings there's a dot where the lines have been stretched to zero. Is there any way to hide this dot taking into account the limitations I mentioned earlier?