You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Active Model of the Diagram. RETURN DATATYPE: Model.

Syntax

Public Function ActiveModel() As Variant

Example

Dim MyDiagram As Diagram 
Dim Mod As Model 
Set MyDiagram = DiagramManager.ActiveDiagram 
Mod = MyDiagram.ActiveModel 





  • No labels