« חזרה

How can i detect if a model is created using the dialog "New..."?

מבט משולב מבט שטוח תצוגת עץ
שירשורים [ קודם | הבא ]
How can i detect if a model is created using the dialog "New..."?
on_event adoscript
תשובה
09:16 29/06/20
With ON_EVENT "CreateModel"{ ... i create predefined model elements when a new model is created.
The problem is that this event is also triggert when models are imported?

How can i detect if the model is created using the import or by using the menu dialog "New..." ?

BR Martin