Solid Edge Framework Type Library
IsLocatableInContext Method
Specifies the sheet.
Description
This method returns whether the referenced Layer object is locatable on the specified sheet.
Syntax
Visual Basic
Public Function IsLocatableInContext( _
   ByVal Context As Object _
) As Boolean
Parameters
Context
Specifies the sheet.
See Also

Layer Object  | Layer Members

Send comments on this topic.