Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
EA_OnPostOpenDiagram
Topics
Topic |
Detail |
See also |
---|---|---|
Details |
EA_OnPostOpenDiagram notifies Add-Ins that a diagram has been opened.
|
Syntax:
Function EA_OnPostOpenDiagram(Repository As EA.Repository, DiagramID As Integer)
The EA_OnPostOpenDiagram function syntax contains the following elements:
Parameter |
Type |
Direction |
Description |
---|---|---|---|
DiagramID |
Integer |
IN |
Contains the Diagram ID of the diagram that was opened.
|
Repository |
IN |
An EA.Repository object representing the currently open Enterprise Architect model. Poll its members to retrieve model data and user interface status information.
|
Return Value:
None.
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2014 Sparx Systems Pty Ltd.