| Solid Edge Framework Type Library > Application Object : GetTemplateFileName Method |
| Visual Basic |
|---|
Public Function GetTemplateFileName( _ ByRef DocType As DocumentTypeConstants, _ Optional ByVal FileFilter As Variant _ ) As String |
| Value | Description |
|---|---|
| igAssemblyDocument | Assembly Document Type |
| igDraftDocument | Draft Document Type |
| igPartDocument | Part Document Type |
| igSheetMetalDocument | SheetMetal Document Type |
| igSyncAssemblyDocument | Synchronous Assembly Document Type |
| igSyncPartDocument | Synchronous Part Document Type |
| igSyncSheetMetalDocument | Synchronous Sheetmetal Document Type |
| igUnknownDocument | Unknown Document Type |
| igWeldmentAssemblyDocument | Weldment Assembly Document Type |
| igWeldmentDocument | Weldment Document Type |