Solid Edge Framework Type Library
Close Method
Description
Closes the referenced object.
Syntax
Visual Basic
Public Sub Close( _
   Optional ByVal SaveChanges As Variant, _
   Optional ByVal Filename As Variant, _
   Optional ByVal RouteWorkbook As Variant _
) 
Parameters
SaveChanges
Filename
RouteWorkbook
Remarks
This method removes the window from the Windows collection and destroys the Window.
See Also

Window Object  | Window Members

Send comments on this topic.