| Solid Edge Framework Type Library > Application Object : SetDefaultTemplatePath Method |
| Visual Basic |
|---|
Public Sub SetDefaultTemplatePath( _ ByVal DocType As DocumentTypeConstants, _ ByVal TemplatePath 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 |