Olá você conseguiu algum jeito de exportar? Estou usando aqui junto com o DUMP atributos e esta funcionando exceto algumas linhas na vertical cujo trecho não tem membro.
It's possible, export to Review, elements of a spool (by spooler) in different colors? The problem is with tubi element.
Regards,
Espinoza
Yes. What you have to do is add this to the top of your export macro:
export implied tube sep
Each branch element has an attribute called SFREF which is the name of the spool it belongs to. You can then export each branch member and color it based on it's SFREF.
Fala Piá!!
Como anda essa vida aí no Rio?
Dei um jeito de fazer funcionar, mas tive que criar um pipe para cada Spool.
Ele pega os elementos do Spool e cria um novo pipe apenas com os components do Spool, e posição dos branches.
Desta forma ao exporta para o Navis ele vai como um pipe normal ficando fácil de visualizar.
Nas revisões ele apaga o pipe cria um novo.
But how do you know which color is each Spool?
If I want to know the spool 10 of such a line, how I know?
[QUOTE=codooaustin;43954]Yes. What you have to do is add this to the top of your export macro:
export implied tube sep
Each branch element has an attribute called SFREF which is the name of the spool it belongs to. You can then export each branch member and color it based on it's SFREF.