Solid Edge Framework Type Library
ActivateInContext Method
Required Object (input). Specifies the sheet on which to activate the layer.
Description
This method activates the referenced Layer object on the specified sheet.
Syntax
Visual Basic
Public Sub ActivateInContext( _
   ByVal Context As Object _
) 
Parameters
Context
Required Object (input). Specifies the sheet on which to activate the layer.
See Also

Layer Object  | Layer Members

Send comments on this topic.