|
CATIA V5 Programmierung : No-Show komplett löschen
Mamelba83 am 02.08.2006 um 09:43 Uhr (0)
Also folgendermaßen suche ich nach Parts im No-Show:Language="VBSCRIPT"Sub CATMain()Dim productDocument1 As DocumentSet productDocument1 = CATIA.ActiveDocumentDim selection1 As SelectionSet selection1 = productDocument1.Selectionselection1.Search "CATAsmSearch.Part.InheritedVisibility=Hidden,all"Set productDocument1 = CATIA.ActiveDocumentDim selection2 As SelectionSet selection2 = productDocument1.Selectionselection2.Clear End SubWIe kann ich das Ergebnis dieser Suche löschen?Besonders dann, wenn dieses Er ...
| In das Form CATIA V5 Programmierung wechseln |
|
CATIA V5 Programmierung : No-Show komplett löschen
Mamelba83 am 03.08.2006 um 08:08 Uhr (0)
Hallo Lusilnie,leider bringt er jetzt eine andere Fehlermeldung (siehe Bild).Kann mir vielleicht jemand sagen wo bei folgendem Makro der Fehler liegt???CODE:Sub CATMain()Set productDocument1 = CATIA.ActiveDocumentSet selection1 = productDocument1.Selectionselection1.Search "CATAsmSearch.Part.InheritedVisibility=Hidden,all"selection1.cutselection1.deleteEnd SubWäre dankbar ------------------Wenn du sie nicht überzeugen kannst, verwirre sie!
| In das Form CATIA V5 Programmierung wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |