HELiOS Preview Configuration: hel_preview.ini
The hel_preview.ini settings file allows the configuration of the graphics windows in the HELiOS Desktop or the HELiOS document dialogue.
For the common file types (.JPG, .BMPP, PDF, .DOCX, .GIF, etc.) the preview options available in the respective operating system and registered by the installed applications are preset.
These presets can be overwritten by another viewer in hel_preview.ini. Furthermore, any additional viewers can be added or configured, also subsequently, by corresponding entries in [MODULE] and [EXTENSIONS].
The content of the file in its delivery state (Version 2900.1):
; Konfiguration der Preview in Helios
; In der Sektion [MODULE] steht, welcher zusätzliche Viewer bzw. welche PreviewID
; in welcher DLL implementiert ist, wobei jede PreviewID eines Viewers durch die
; jeweils implementierende Viewer-DLL unveränderlich vorgegeben wird.
; Eine Viewer-DLL kann mehrere Viewer bzw. PreviewID's beinhalten.
; Fest eingebaute Viewer müssen hier nicht aufgeführt werden.
; Der eingebaute Viewer DEFAULT_HELIOS liefert nur ein "HELiOS-Pausenbild".
; Zusätzlich wird die Windows-Registry nach installierten Desktop-Viewern durchsucht,
; die aber nur für Datei-Erweiterungen benutzt werden, die in hel_preview.ini
; unter [EXTENSIONS] nicht explizit zugeordnet wurden.
[MODULE]
ACAD_TRUEVIEW_FULL = HelPreviewTrueview.dll
ACAD_TRUEVIEW = HelPreviewTrueview.dll
ACAD_TRUEVIEW_SIMPLE = HelPreviewTrueview.dll
; in dieser Sektion steht, welche Preview benutzt werden soll,
; um Inhalte von Dateien mit dieser Erweiterung darzustellen
; für eine Dateierweiterung kann immer nur eine Preview registriert werden
; eine Preview kann aber mehrere Dateitypen verarbeiten
[EXTENSIONS]
.DEFAULT = DEFAULT_HELIOS
; Abschaltung unerwünschter Previews
;.XLSX = DEFAULT_HELIOS
;.DOCX = DEFAULT_HELIOS
;.SLDPRT = EDVIEWER_SW
;.SLDASM = EDVIEWER_SW
;.SLDDRW = EDVIEWER_SW
;.DWG = EDVIEWER
;.DXF = EDVIEWER
;.DWG = ACAD_TRUEVIEW
;.DXF = ACAD_TRUEVIEW_FULL
.IAM = InventorView
.IPT = InventorView
.IDW = InventorView
.IPN = InventorView
; Es folgen Einstellungen für die optionale Grafikvorschau anhand von im Vault gespeicherten Vorschaubildern
; oder eines als Active X eingebundenen Viewers (HiCAD-AX)
; (ab HELiOS 2900.0)
; bei Bedarf auskommentieren
[EXPLORER]
.IAM = THUMB
.IPT = THUMB
.IDW = THUMB
.IPN = THUMB
.SZA = HiCAD-AX-THUMB
.KRA = HiCAD-AX-THUMB
.VAA = HiCAD-AX-THUMB
.PAA = HiCAD-AX-THUMB
.FGA = HiCAD-AX-THUMB
[MASK]
.IAM = THUMB
.IPT = THUMB
.IDW = THUMB
.IPN = THUMB
.SZA = HiCAD-AX-THUMB
.KRA = HiCAD-AX-THUMB
.VAA = HiCAD-AX-THUMB
.PAA = HiCAD-AX-THUMB
.FGA = HiCAD-AX-THUMB
[DETAIL]
.IAM = HQ
.IPT = HQ
.IDW = HQ
.IPN = HQ
.TIF = NATIVE
.TIFF = NATIVE
.JPG = NATIVE
.PNG = NATIVE
.BMP = NATIVE
.GIF = NATIVE
.SZA = HiCAD-AX
.KRA = HiCAD-AX
.VAA = HiCAD-AX
.PAA = HiCAD-AX
.FGA = HiCAD-AX
[DOCKING]
.IAM = HQ
.IPT = HQ
.IDW = HQ
.IPN = HQ
.TIF = NATIVE
.TIFF = NATIVE
.JPG = NATIVE
.PNG = NATIVE
.BMP = NATIVE
.GIF = NATIVE
.SZA = HiCAD-AX
.KRA = HiCAD-AX
.VAA = HiCAD-AX
.PAA = HiCAD-AX
.FGA = HiCAD-AX