The following example demonstrates how to use the Close method.
Private Sub CloseMethod()
Dim icadDoc As progeCAD.Document
Close
End Sub