Solid Edge Framework Type Library
AfterEnvironmentActivate Method
Specifies the object for which the event is triggered.
Description
Occurs when a specified environment is activated.
Syntax
Visual Basic
Public Sub AfterEnvironmentActivate( _
   ByVal theEnvironment As Object _
) 
Parameters
theEnvironment
Specifies the object for which the event is triggered.
See Also

DISEApplicationEvents Object  | DISEApplicationEvents Members

Send comments on this topic.