Solid Edge Framework Type Library
FolderExists Method
Specifies the folder.
Specifies whether the folder exists.
Description
This read-only method returns whether the specified folder exists.
Syntax
Visual Basic
Public Sub FolderExists( _
   ByVal bstrFolderName As String, _
   ByRef bFolderExists As Boolean _
) 
Parameters
bstrFolderName
Specifies the folder.
bFolderExists
Specifies whether the folder exists.
See Also

Insight Object  | Insight Members

Send comments on this topic.