Solid Edge Framework Type Library
OnNewFileUI Event
Description
Syntax
Visual Basic
Public Event OnNewFileUI( _
   ByVal DocumentType As DocumentTypeConstants, _
   ByRef Filename As String, _
   ByRef AppendToTitle As String _
)
Parameters
DocumentType
ValueDescription
igAssemblyDocumentAssembly Document Type
igDraftDocumentDraft Document Type
igPartDocumentPart Document Type
igSheetMetalDocumentSheetMetal Document Type
igSyncAssemblyDocumentSynchronous Assembly Document Type
igSyncPartDocumentSynchronous Part Document Type
igSyncSheetMetalDocumentSynchronous Sheetmetal Document Type
igUnknownDocumentUnknown Document Type
igWeldmentAssemblyDocumentWeldment Assembly Document Type
igWeldmentDocumentWeldment Document Type
Filename
AppendToTitle
See Also

NewFileUIEvents Object  | NewFileUIEvents Members