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

ApplicationEvents Object  | ApplicationEvents Members

Send comments on this topic.