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

Layer Object  | Layer Members

Send comments on this topic.