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

Layer Object  | Layer Members

Send comments on this topic.