|
Inventor VBA : Speichern-Befehl auslösen
RolandW am 02.11.2004 um 10:55 Uhr (0)
Habe gerade in der API-Help was gefunden.AutoOpen This macro is run automatically when the document it is contained within is opened. AutoNew This macro is run automatically when a new document is created from a template. For this macro to be used, it must exist within the template file. AutoSave This macro is run automatically whenever the document it is contained within is saved. AutoClose This macro is run automatically whenever the document it is contained within is closed. AutoEdit This macro is run w ...
| | In das Form Inventor VBA wechseln |
|
Autocad VBA : Auf Speichern_Event reagieren
RolandW am 16.08.2005 um 14:23 Uhr (0)
Hi ForumIch bin kein ACAD-ler. Möchte aber rasch ein kleines VBA-Projekt schreiben.Eigentlich möchte ich nur auf jeden Speicherbefehl reagieren können. Also einen BeginSave-Event abfragen.Ich habe also in ACAD2005 unter Hilfsmittel|Macro|VisualBasic Editor gestartet. Eine neue Klassenbilbi angelegt und folgenden code ergänzt: Public WithEvents App As AcadApplicationSo, nun meine Frage ... wo kann ich die SET Anweisung plazieren??? Set App = ThisDrawing.ApplicationAlso welche Prozedur wird beim laden des *. ...
| | In das Form Autocad VBA wechseln |
|
Anzeige:
Anzeige: (Infos zum Werbeplatz)
 |