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 Function AfterEnvironmentActivate( _
   ByVal theEnvironment As Object _
) As HResult
Parameters
theEnvironment
Specifies the object for which the event is triggered.
See Also

ISEApplicationEvents Object  | ISEApplicationEvents Members

Send comments on this topic.