Query Creo VBA status of workspace objects
Hi Community,
I would like to query the status of a prt, asm, drw with Excel VBA. So whether an object is checked out, new, in progress, etc.
I found the status for checked out in the API "IpfcServer --> IsObjectCheckedOut(WorkspaceName as String, ObjectName as String) as Boolean "
But I can't find any function/method for status "New" or "Work in progress".
I would like to check beforehand whether an object is mutable.
Does anyone have any ideas on this please?
Greetings Hannes
Translated by the Community Moderation using Google Translate
ich möchte gerne den Status eines prt, asm, drw mit Excel VBA abfragen. Also ob ein Objekt ausgescheck, Neu, in Arbeit usw. ist.
Den Staus für ausgecheckt hab ich in der API gefunden "IpfcServer --> IsObjectCheckedOut(WorkspaceName as String, ObjectName as String) as Boolean "
Aber für Status "Neu" oder "in Arbeit" kann ich keine Funktion/Methode finden.
Ich möchte vorher prüfen, ob ein Objekt änderbar ist.
Hat bitte jemand eine Idee dazu ?
Grüsse Hannes
