Views on assembly
Views on assembly
(OP)
Hi guys! That's me again but I need your help again for the last time I think!
I'm still on my piping circuit and I got a new question to ask you: I make a selection of all my parts but on each part I need to make a little selection so inside my loop I put a CATIA.StartCommand("Reframe On").
But since I got a selection that takes ALL the assembly, it makes a reframe on all the structure. But what I need is a zoom on each part to make the selection, validates, move to another part, make the selection...
How can I make it that way?
I'm still on my piping circuit and I got a new question to ask you: I make a selection of all my parts but on each part I need to make a little selection so inside my loop I put a CATIA.StartCommand("Reframe On").
But since I got a selection that takes ALL the assembly, it makes a reframe on all the structure. But what I need is a zoom on each part to make the selection, validates, move to another part, make the selection...
How can I make it that way?





RE: Views on assembly
RE: Views on assembly
indocti discant et ament meminisse periti
RE: Views on assembly
Make a big selection
Is that so?
RE: Views on assembly
indocti discant et ament meminisse periti
RE: Views on assembly
CODE --> CATScript
But when I put a MsgBox for the Nbedges, nothing appears
I think I've got a problem about my selection again...