Click here to load reader
Oct 27, 2015
Brava! ActiveX
MYRDRV.INI USERS GUIDE
LAST UPDATED, FRIDAY, MARCH 30, 2012
ii
Table of Contents Myrdrv.ini User Guide .................................................................................................................................. 1
Purpose .............................................................................................................................................. 1 Product Version Information...................................................................................................................... 1
Using this Document ................................................................................................................................... 2 Idrivers ..................................................................................................................................................... 3 Myri Drivers ............................................................................................................................................... 4
[loader-specific display options] ..................................................................................................................... 4 [CAD] ..................................................................................................................................................... 5
DWG and DXF Driver Configuration ............................................................................................................. 5 [CADHybrid] ............................................................................................................................................. 9
GTX Raster CAD Formats ......................................................................................................................... 9 Image Systems CAD Overlay Formats ........................................................................................................ 10
[DGHybrid] ............................................................................................................................................ 10 [DGN] .................................................................................................................................................. 11 [DGNHybrid] .......................................................................................................................................... 12 [HPGL] ................................................................................................................................................. 13 [906-907] .............................................................................................................................................. 15 [DG] .................................................................................................................................................... 15 [ME10] ................................................................................................................................................. 15 [CGM] .................................................................................................................................................. 20 [IGES] .................................................................................................................................................. 20 [IGES_SECTION] ..................................................................................................................................... 21 [SOLIDWORKS_SECTION] .......................................................................................................................... 21 [Orcad_Section] ...................................................................................................................................... 22 [DWF] .................................................................................................................................................. 22 [Text]................................................................................................................................................... 23 [Auto-Recognize File Format Tests] ............................................................................................................... 25
CDL Drivers ............................................................................................................................................. 27 [cdl_section] .......................................................................................................................................... 27 [DWG2DL] ............................................................................................................................................. 29 [DWF2DL] ............................................................................................................................................. 35 [CGM2DL] ............................................................................................................................................. 36 [SW2DL] ............................................................................................................................................... 37 [DGN2DL].............................................................................................................................................. 38 [PDF2DL] .............................................................................................................................................. 40 [INSO2DL] ............................................................................................................................................. 42 [EMF2DL] .............................................................................................................................................. 42 [LT2DL] ................................................................................................................................................ 42 [BI2DL] ................................................................................................................................................ 43 [TXT2DL] .............................................................................................................................................. 44 [XPS2DL] .............................................................................................................................................. 46
1
MYRDRV.INI USER GUIDE
PURPOSE
This document provides brief descriptions of the parameters used in Bravas myrdrv.ini driver file.
The audience for this document includes users, developers, programmers, and integrators.
PRODUCT VERSION INFORMATION
Brava ActiveX Viewers for Version 7.x of the following Informative Graphics products: Brava! Enterprise,
Brava! Enterprise .NET, Redact-It Desktop, Brava! Desktop, Brava! Reader, and Free DWG Viewer
Copyright 2012. All rights reserved.
If you need information on integrating and customizing Brava Enterprise or if you experience any problems or
have general inquiries, please feel free to contact us.
Informative Graphics Corp
4835 E. Cactus Road, Suite 445
Scottsdale, Arizona 85254
Phone: (602) 971-6061
E-mail: inf[email protected]
Support: http://www.infograph.com/support/
Web: http://www.infograph.com
2
USING THIS DOCUMENT
All Informative Graphics applications recognize supported file formats, their file extensions, and any related
parameters through the Myrdrv.ini driver configuration file. This document contains information for all drivers
(DLL files) listed in all Mrydrv.ini files for all products.
Default install locations for the familiy of products are:
Brava! Enterprise : C:\Program Files\IGC\Brava!\Brava! Enterprise JobProcessor
Brava! Desktop: C:\Program Files\IGC\Brava! Desktop
Brava! Reader: C:\Program Files\IGC\Brava! Reader
Free DWG Viewer: C:\Program Files\IGC\Free DWG Viewer
IGC Writer: C:\Program Files\IGC\IGC Writer
Redact-It Desktop: C:\Program Files\IGC\Redact-It Desktop
MYRIAD: C:\Program Files\IGC\MYRIAD
Please note that your product installation may include more drivers than are being used by the specific
application. The settings described in this document only pertain to the particular drivers (formats)
that are enabled with your product license. For example, Redact-It Desktop may include a dozen or more
drivers, but is currently only licensed to use the PFD2DL and LT2DL driver. Changing the value for an
unlicensed driver contained in the Myrdrv.ini file has no affect on the product's functions or behaviors.
The Myri Drivers section of this document lists the original IGC drivers used by the MYRIAD product and are
heavily CAD oriented. Some of these drivers are still in use in products that use CDL. The naming convention
used for these driver files can be recognized as myri.dll.
The CDL Drivers section pertains to products that convert file formats using IGC's common display list (CDL).
The naming convention used for these driver files can be recognized as 2DL.dll
For all sections except [idrivers], the actual settings are at the end of the section, following the explanation of
the parameters and their values. Lines preceded by a pound sign (#) are ignored by the applications, such as
the lines of explanation. Unless otherwise noted, all settings are in the following format:
Format: Parameter=VALUE
Example: ParseDXFExtents=OFF
The following sections are in the Myrdrv.ini file (any sections not listed in this document should not be
modified by the user):
3
IDRIVERS
[idr