Products

What's New in CADVANCE V12
arrow down

 

This document describes what is new and improved for CADVANCE V12.  This version of CADVANCE provides all of the features of CADVANCE V12 currently available.  It is intended for experienced users and does not currently include the updated Manuals, Helps files or SDK.  These release notes should provide all the information needed to get you started with this release.

What's New and Improved in CADVANCE V12.

 

CADVANCE V12 Release 2005 contains several improvements over CADVANCE 2002. The following is the outline of these new features:

What’s new in CADVANCE V12 Build 12.32 (May, 2006)

Note: Build 12.32 contains Build 12.31 updates.

VWF to DWG translation updates

  1. Continues translation operation by bypassing bad data if any.
  2. Produces complex symbols with painted (area fill) boundaries.

 DWG to VWF translation updates

  1. MTEXT strings with /P (hard coded CR/LF) are processed properly.
  2. No word wrapping of TrueType text strings if not needed.
  3. TrueType font size adjustment is improved for better compatibility.
  4. Prevent CADVANCE crash even if complex Spiral lines with excessive control points are part of input data.
  5. Translation Symbol Path is properly controlled by the parameter in the cad.trn file.

 General updates

  1. Displays dashed arcs correctly at any zoom factor.
  2. Fixed call to CdiRefScan(  ) to pass back correct object information.

 What’s new in CADVANCE V12 Build 12.31   (Mar. 2006)

  • Fixed 3D base elevation in layer table.
  • Fixed dwg/dxf to vwf with MText strings.
  • Authorization Code is now case sensitive.
  • Removed Undo handling in CdiVertexMove.
  • Fixed problem with fatal error if none existence font name is used in dwg/dxf to vwf.
  • Continue translation even if an object has an error when translating from vwf to dwg/dxf.
  • Fixed Site License on Client for CADVANCE LiTe. 

What’s new in CADVANCE V12 Build 12.30   (Dec. 2005)

  • Updated Fontmap.ini to support new font mapping features
    • A default font mapping table is provided, which helps VWF to/from DWG translation for the best matched fonts. Sample is listed below.
    • Users can modify/edit/update per their preference.
    • The file name is a fontmap.ini located in the root folder in your CADVANCE V12.
  • Save last path used to place a symbol and attaching reference files.
    • Now CADVANCE remembers the last path used to place a symbol under Symbol/Place menu, and the last path used to attached reference file(s) under File/Reference/Set up menu.
  • A full network path
    • A full network path is now supported. If you have a toolbar.txt located in another PC which means a network path, for example, \\server_abc\c:\abc\zyx\xxx\toolbar.txt, is required to specify toolbar.txt in cadvance.ini file.
  • Enhancements in TrueType fonts in translation.
    • TrueType scaling and rotation are properly adjusted  for VWF to DWG translation.
    • Left/Center/Right position justification for TrueType is now supported.      (It was always at Left justification.)
  • Add TrueType handling in MTEXT.
    • Up to V2002, MTEXT TrueType font was displayed as CAD font. Now TrueType fonts in MTEXT are displayed as TT fonts.
  • CAD text now uses TrueType fonts and not vectorized Cadvance Fonts (Dwf files)
    • CADVANCE now displays TrueType fonts in DWF file when VWF files are exported to DWF file format.
  • Add New Help menu items: Cadvance WebSite, FAQ, Tech Support, Latest Updates.
    • Click CADVANCE Web ite, you can visit CADVANCE web page.
    • Click FAQ, you can consult with CADVANCE Web site Questions and Answers pages.
    • Click Tech Support, you will see CADVANCE Web site Tech support page.
    • Click Latest Updates, you will see the latest update information on CADVANCE, which will contain the latest update download information and the link when available.
  • Eliminated an error message “Boundary line too long”, which is no longer needed for Win98 and later.
  • Layer Table update #1:

Line weight information attached to layers are not translated.

    • On VWF to/from DWG translation, line weight information associated with the layer table will be transferred so that objects on the layer with line weight defined will be displayed with the specified line weight on the layer.
  • Layer Table update #2

Corrected frozen/visible and selectable flags with cad.trn parameter option.

    • For VWF to DWG translation, now you can edit cad.trn file to set on/off “frozen” and/or “visible” selectable flags per your preference.
  • Use usr_path, not workfile_path for location of exe files
    • EXE files such as cv-preview.exe and cv-conv.exe now uses user’s path, usually CADVANCE home (default) folder.
  • Dimension/Set-up dialog box updates
    • Unnecessary error message dialog box has been eliminated when you change dimensioning ordinate text placement in the menu item:  Draw/dimension/Set-up.
    • Corrected Ordinate dimensioning Mode: Auto/Manual and Extension Line Overhang in the dialog box.
  • Translator enhancement

When DWG files are translated to VWF format, some drawings show several objects off the origin far outside of main drawing portion.  Most of such problems are eliminated although there are some cases that show “off origin far out” objects depending on how badly the original symbols/groups are created.

  • Cdi Functions Enhancements
    • CdiSetSpace now updates the menu and status line.
    • CdiObjInfoxy and CdiObjInfoxyz now handles Reference file objects line sets so that you can get proper coordinate information of objects on Reference files.
    • CdiVertexMove allows no undo operation.
    • CdiGetVersion() now returns 1200 for V12 2005, 1100 for V11 2002,  1000 for V10 2000. Example V12.30 now returns 1230.
  • Joe Calvin’s Macros

Mr. Calvin has contributed many useful tools that he developed using CADVANCE macros. All files, PDF file for the instructions for each macro program, Macro source files and Macro executable files, are stored in a folder ...../CADVANCE V12/Macros/Joes Macros 4 V12.  Please be aware of a folder Macros/From JC that are another contribution by Mr. Joe Calvin for V2000.

  • Alan Wooldridge’s Macro for Toolbars

Mr. Alan Wooldridge has updated toolbar macros and associated files that emulate AxxxCad menus and icons. The Macro source files, executable files, and PDF files are located in …./CADVANCE V12/Toolbars and the bitmap files are in folders under Toolbars folder.

It will help you create or customize your own toolbars and icons.

  • Alan Wooldridge’s Macros

Mr. Wooldridge contributed macros to draw cloud and instant panning – up, down, left, right. These macros are located in …/CADVANCE V12/Macros/AW Macros.

  • Alexander Medwedew ‘s Macros and Dll’s

Mr. Alex Medwedew has contributed 2 functions of macros and Dll’s, Dimension check widget and Layer widget.

The DimCheck Widget provides annotated dimensions for visible objects in a drawing.

The Layer Widget will display a list of visible layers.

The Dll’s, dmcheck.dll and EZAOlyrs.dll are stored in …\CADVANCE V12 folder and the associated Macros, layerwidget.cbx and dimcheck.cbx , are stored in …\CADVANCE V12\Macros folder.

Also layerwidget.txt and dimcheck.txt files are stored in Macros folder for your reference.

 

  • Font Map for dwf <-> vwf

This file contains the mapping of AutoCad shape files to CADVANCE font files.  Included is a width scaling factor to adjust for any shape file differences.  The width scaling factor should be adjusted based on user preferences and experience.

[FontMap Export]

; Font number = CADVANCE Font File   AutoCad Shape File   Width scale factor

;

FONT0=ARCHCASE.FNT ARCHCASE.SHX 1.00

FONT1=ARCHIZEL.FNT ARCHIZEL.SHX 1.10

FONT2=ARCHLITE.FNT ARCHLITE.SHX 1.00

FONT3=ARCHOLD.FNT ARCHOLD.SHX 1.00

FONT4=BOLDSCPT.FNT SCRIPTS.SHX 1.00

FONT5=BOLDSIMP.FNT COMPLEX.SHX 0.90

FONT6=CAD.FNT TXT.SHX 1.00

FONT7=EURAFONT.FNT EURAFONT.SHX 1.00

FONT8=EURAITAL.FNT EURAITAL.SHX 1.00

FONT9=EURAROMN.FNT EURAROMN.SHX 1.00

FONT10=EURASIMP.FNT EURASIMP.SHX 1.00

FONT11=EURATROM.FNT EURATROM.SHX 1.00

FONT12=FREEHA.FNT FREEHA.SHX 1.00

FONT13=GRAFIX.FNT GRAFIX.SHX 1.00

FONT14=HAND.FNT HAND.SHX 1.00

FONT15=HELVMED.FNT HELVMED.SHX 1.00

FONT16=ITALICS.FNT ITALICC. SHX 1.00

FONT17=KROY.FNT KROY.SHX 1.00

FONT18=MICROGRO.FNT MICROGRO.SHX 1.00

FONT19=MICROGRS.FNT MICROGRS.SHX 1.00

FONT20=OPTIMA.FNT OPTIMA.SHX 0.90

FONT21=PRIMARY.FNT PRIMARY.SHX 1.00

FONT22=ROMAN.FNT ROMANC.SHX 1.00

FONT23=SCRIPT.FNT SCRIPTS.SHX 1.00

FONT24=SIMPLEX.FNT SIMPLEX.SHX 1.00

FONT25=SMALL.FNT SMALL.SHX 1.00

FONT26=TRPLITAL.FNT ITALICT.SHX 1.00

FONT27=TRPLROMN.FNT ROMANT.SHX 1.00

FONT28=KANJI.FNT BIGFONT.SHX 1.00

 

[FontMap Import]

; The first 5 fonts found will be used, any additional fonts will be mapped to

; the first font found.

; Font number = AutoCad Shape File   Cadvance Font File   Width scale factor

;

FONT0=TXT.SHX CAD.FNT 1.00

FONT1=ROMANC.SHX ROMAN.FNT 1.00

FONT2=SIMPLEX.SHX SIMPLEX.FNT 0.90

FONT3=ITALICC.SHX ITALICS.FNT 1.00

FONT4=SCRIPTS.SHX SCRIPT.FNT 1.00

Font5=ROMAND.SHX BOLDSIMP.FNT 1.00

Font6=ROMANT.SHX TRPLROMN.FNT 1.00

Font7=COMPLEX.SHX BOLDSIMP.FNT 1.10

Font8=SCRIPTC.SHX BOLDSCPT.FNT 1.00

Font9=ITALICT.SHX TRPLITAL.FNT 1.00

FONT10=BIGFONT.SHX KANJI.FNT 1.00

FONT11=ROMANS.SHX ROMAN.FNT 1.00

FONT12=ISOCP.SHX CAD.FNT 0.80

FONT13=ISOCP2.SHX CAD.FNT 0.80

FONT14=ISOCP3.SHX CAD.FNT 0.80

FONT15=ITALIC.SHX ITALICS.FNT 1.00

FONT16=ITALICT.SHX ITALICS.FNT 1.00

FONT17=CHINESET.SHX KANJI.FNT 1.00

FONT18=EXTFONT.SHX KANJI.FNT 1.00

FONT19=GBCBIG.SHX KANJI.FNT 1.00

FONT20=GOTHICE.SHX CAD.FNT 1.00

FONT21=GOTHICG.SHX CAD.FNT 1.00

FONT22=GOTHICI.SHX CAD.FNT 1.00

FONT23=GREEKC.SHX CAD.FNT 1.00

FONT24=GREEKS.SHX CAD.FNT 1.00

FONT25=ISOCT.SHX CAD.FNT 1.00

FONT26=ISOCT2.SHX CAD.FNT 1.00

FONT27=ISOCT3.SHX CAD.FNT 1.00

FONT28=MONOTXT.SHX CAD.FNT 1.00

FONT29=SYASTRO.SHX CAD.FNT 1.00

FONT30=SYMAP.SHX CAD.FNT 1.00

FONT31=SYMATH.SHX CAD.FNT 1.00

FONT32=SYMETEO.SHX CAD.FNT 1.00

FONT33=SYMUSIC.SHX CAD.FNT 1.00

FONT34=WHGDTXT.SHX KANJI.FNT 1.00

FONT35=WHGTXT.SHX KANJI.FNT 1.00

FONT36=WHTGTXT.SHX KANJI.FNT 1.00

FONT37=WHTMTXT.SHX KANJI.FNT 1.00

;

; Cadvance defined text styles when using Vwf Export to Dwg

;

FONT38=ARCHCASE.SHX ARCHCASE.FNT 1.00

FONT39=ARCHIZEL.SHX ARCHIZEL.FNT 0.91

FONT40=ARCHLITE.SHX ARCHLITE.FNT 1.00

FONT41=ARCHOLD.SHX ARCHOLD.FNT 1.00

FONT42=EURAFONT.SHX EURAFONT.FNT 1.00

FONT43=EURAITAL.SHX EURAITAL.FNT 1.00

FONT44=EURAROMN.SHX EURAROMN.FNT 1.00

FONT45=EURASIMP.SHX EURASIMP.FNT 1.00

FONT46=EURATROM.SHX EURATROM.FNT 1.00

FONT47=FREEHA.SHX FREEHA.FNT 1.00

FONT48=GRAFIX.SHX GRAFIX.FNT 1.00

FONT49=HAND.SHX HAND.FNT 1.00

FONT50=HELVMED.SHX HELVMED.FNT 1.00

FONT51=KROY.SHX KROY.FNT 1.00

FONT52=MICROGRO.SHX MICROGRO.FNT 1.00

FONT53=MICROGRS.SHX MICROGRS.FNT 1.00

FONT54=OPTIMA.SHX OPTIMA.FNT 1.10

FONT55=PRIMARY.SHX PRIMARY.FNT 1.00

FONT56=SIMPLEX.SHX SIMPLEX.FNT 1.00

FONT57=SMALL.SHX SMALL.FNT 1.00

 

What's New and Improved in CADVANCE V12 (up to Build 12.25. March 2005)

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

DWG/DXF file support:

  • AutoCad 2004/2005 files can now be read and written directly by CADVANCE V12. CADVANCE will decompress/decrypt the AutoCad file on reading and will then compress/encrypt the file during saving to AutoCad 2004/2005 format. CADVANCE now supports versions of AutoCad Drawings and DXF files from Release 2.5 through AutoCad 2004/2005.

     

  • File/Open of a DWG or DXF files now provide a full screen preview operation prior to the translation process. This option allows a quick view of the drawing/dxf file prior to translation. By pressing the Preview button in the file/open dialog box the drawing will load directly into the preview mode. Selecting load on the status bar will then load the drawing.

     

  • Font mapping is now available during importing of DWG/DXF files to provide better control over the selection of how fonts map between DWG/DXF files and CADVANCE vector fonts. The file fontmap.ini also includes an optional width adjustment factor to provide a closer match between the translated fonts.

     

  • Windows TrueType fonts are now supported in the single line text mode when translating from DWG/DXF files. The fonts will attempt to maintain the same names and there is no limit to the number of TrueType fonts that can exist on a drawing.

     

  • During translation of DWG/DXF files the linestyle scale factors are automatically adjusted to provide a better match to CADVANCE linestyles.

     

  • Exporting of AutoCad files now has new options to provide control over the creation of Xrefs drawings. One option provides for the Xrefs not to be re-created if they already exist. This is selected by a checkbox in the File/SaveAs Options dialog box. Another option has been added to allow the Reference Layer setup information to override the Reference Drawing’s Layer settings.

     

  • CADVANCE now supports splines and crosshatching in symbols translated from a DWG or DXF file.

  • Importing of MTEXT has been improved to handle word wrapping similar to AutoCad’s word wrap algorithm.

     

  • The DWG translation problem has been corrected, that was known to occur when saving a VWF to DWG format and then causing errors when trying to load the DWG with AutoCad and/or save changes in AutoCad, forcing the AutoCad user to "Recover" the DWG file. To take advantage of this correction, the CADVANCE V12 user should select the "R2004/R2005" option when saving the VWF as a DWG.

     

  • The function Utility / Translate DWG SYM now translates AutoCad R2004/R2005 blocks (in DWG format) to CADVANCE Symbols (SYM files).

     

  • The function Utility / Translate DWG SYM has been improved to prevent a crash when executing the function multiple times in the same drawing session.

    • Miscellaneous bug fixes have also been included in the updated translator.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

     

    New Features:

    A new feature has been added to export directly from CADVANCE into many popular image file formats. This is performed with the File/Export Dialog box which also includes a sizing and scaling dialog box. The sizing/scaling dialog box provides a recommended width/height and pixel resolution for the output device. The height/width can be specified in inches, centimeters or pixels. The view can be specified as Full Drawing or Current View (window). The aspect ratio can be maintained to automatically adjust to height/width changes or turned off to provide manual settings. The user can and should experiment with the different resolutions to determine the best resolution between screen display and output. These formats are available in both 2D and 3D. The file formats supported are:

    JPEG - Joint Photographic Experts Group.

    PNG – Portable Network Graphics.

    BMP – Windows Bitmap.

    PCX – ZSoft Corporation's PC Paintbrush format.

    TIFF – Tagged Image File Format.

    DWF – Design Web Format.

     

    • MouseWheel Zoom and Middle Button Pan, View Fit. The MouseWheel can now be used to zoom in or out of the drawing by spinning the wheel in the desired direction. MouseWheel speed is used to determine the incremental speed of the Zoom. Depressing and holding down the Middle Button will place the Mouse into the Dynamic Pan mode and allow mouse movement to pan around the drawing. Double clicking the Middle Button will perform a View Fit. These features are available in both 2D and 3D.

    • Reference file Load/Save Setup information has been added to the File/Reference menu. The new dialog boxes are File/Reference/Load Setup… and File/Reference/Save Setup… This provides for the saving and loading of reference file information so that commonly used reference file setup templates can be used between multiple drawings. Available in both 2D and 3D.
    • A new feature to dynamically load Menus and Toolbars has been added to CADVANCE. This feature is available through user defined macros. Two sample macros: load_mnu.cbl and load_mnuX.cbl that demonstrate the dynamic loading and unloading of menus and tool bars while cadvance is operating. Sample menu and toolbar file files are included that work in conjunction with these macros. These sample macros may need to be modified for the appropriate directories and file paths.
    • Included with Dynamic Toolbars is a toolbar file with bitmaps that mimic AutoCad commands. Two sample macros: load_auto2002toolbar.cbl and load_auto2005toolbar.cbl can be found in the \Toolbars subdirectory.
    • A new toolbar sample button has been added on the 2nd toolbar in 2D that runs a sample macro. The toolbar.txt file was updated with the entry:

    147=MACRO.BMP SampleMacro.cbx "Run a Sample Macro" "Utility"

    The "Bar3=" line was appended with 147 and the BarCount=147 was updated. The purpose of this example is to show how to add simple macros to a toolbar.

    • Modifying of the cadvance.mnu is more user friendly. Characters such as tabs and other unrecognized keystrokes will be handled appropriately. Note: tab characters should not be used when editing Toolbar.txt.
    • Dialogud.dll Update (CADVANCE MFC Dialogs Update) is delivered. with a function of  an "Area Fills under lines" item in Options/Miscellaneous/Switches.
    • Macro editing now supports the COPY/CUT/PASTE operations in all versions of Windows using CTRL-C, CTRL-X, and CTRL-V or the Edit menu. This will allow the copying of entire sections of one macro into another or the use of an external editor to update the macro.
    • The last directory used during File Save/As is now remembered.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    New Cdi

    Three new functions added to the CADVANCE SDK: CdiObjTextureOsl, CdiLoadMenu, CdiLoadToolbar.

     

    ·      Short CdiObjTextureOsl (osl, master_id, area_spacing, step_width, angle, origin, dense, oslret)   

    This function will texture all objects on the provided OSL and return an OSL with the texture objects.

     

    Parameter       Type/Description

    Osl                   Long (void *) The OSL to use for this operation. If osl is NULL then the CADVANCE OSL will be used.

    master_id          Long (CDI_SEGID) The master definition for the symbol to do the texturing with. If the master_id is 0 then the texturing will be done with the default 45HATCH lines.

    area_spacing     Short Used to define the overall placement of objects in the regions to be textured. (See CdiObjTexture in the CADVANCE SDK) for valid values.

    step_width         Long (WORLD) The amount of space between texture lines with the   area being textured.

    Angle                Double The angle of the texturing within the objects. Valid range: 0 – 180 inclusive.

    Origin                CDI_DD_POINT A two element structure specifying x and y coordinates for the origin point for texturing.

    dense               CDI_DD_POINT If CDI_SEMI_RANDOM is selected then a dense point must be defined. It is a two element structure specifying x and y

    coordinates for the point where more texturing objects are created to give the illusion of curvature.

    Oslret               Long (void *) The OSL to return the Texture Id’s.

     

    Return Value CDI_OK if no error, otherwise CDI_ERROR.

     

     

    ·      Short CdiLoadMenu (file_name)

    Load the specified Menu.

     

    Parameter       Type/Description         

    file_name          String (char *) The menu file name, including pathing and extension.

     

    Return Value CDI_OK if no error, otherwise CDI_ERROR.

     

     

    ·      Short CdiLoadToolbar (file_name)

    Load the specified Toolbar.

     

    Parameter       Type/Description

    file_name          String (char *) The toolbar file name, including pathing and extension.

     

    Return Value CDI_OK if no error, otherwise CDI_ERROR.

     

    • The Cdi function CdiVertexMove() had been updated in CADVANCE versions 2000 and 2002 not to change the segid of the line being modified. The function has been corrected to also return the segid as the last argument as the CADVANCE version 99.  The highlighting of the modified line has also been corrected.

    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

     

    New Texture Symbols

    New CADVANCE Texture Symbols are provided as follows:

    New CADVANCE Texture Symbols are provided in the \Symbols subdirectory.  The user may create new line textures and area textures, using the symbols provided.  Before creating the new textures, the user may want to make backup copies of CAD.LTX and CAD.ATX which are in the CADVANCE root program directory.  The following is the list of the new symbols provided in the \Symbols subdirectory, and the suggested names and properties of the textures.  The line textures can be added in the Draw/Texture/Line dialog and then the area textures can be added in the Draw/Texture/Area dialog.  Please see the Reference Manual for information on creating textures.  If the user installed using the “Compact” or “Custom” installation during setup of CADVANCE V12, the user must manually create appropriate subdirectories.  The designs for the textures and the units for which they were originally created can be viewed in the Adobe Acrobat file “Texture Patterns.pdf” located in the \Symbols subdirectory.

     

    New Symbols included in the \Symbols subdirectory:

    ANSI35.SYM

    ANSI36.SYM

    AR-CONC.SYM

    AR-HBONE.SYM

    AR-SAND.SYM

    DASH.SYM

    DOT.SYM

    GRASS.SYM

     

    New Line Textures:  Suggested Setup

    Name               Symbol                        Scale   Mode               Description

    Dashdot            dashdot.sym                 1.00      even                  line-circle-line

    Ansi35              ansi35.sym                   1.00      even                  ansi35

    Ansi36              ansi36.sym                   1.00      even                  ansi36

    Dot                   dot.sym                        1.00      even                  dot

    Dash                dash.sym                      1.00      even                  dash

    Ar-sand             ar-sand.sym                  1.00      even                  ar-sand

    Ar-conc             ar-conc.sym                  1.00      even                  ar-conc

    Ar-hbone           ar-hbone.sym                1.00      even                  ar-hbone

    Grass               grass.sym                     1.00      even                  grass

    Ansi35x2           ansi35.sym                   2.00      even                  ansi35x2

    Ansi36x2           ansi36.sym                   2.00      even                  ansi36x2

    Dotx2                dot.sym                        2.00      even                  dotx2

    Dashx2             dash.sym                      2.00      even                  dashx2

    Ar-sandx2         ar-sand.sym                  2.00      even                  ar-sandx2

    Ar-concx2         ar-conc.sym                  2.00      even                  ar-concx2

    Ar-hbonex2        ar-hbone.sym                2.00      even                  ar-hbonex2

    Grassx2            grass.sym                     2.00      even                  grassx2

     

     

    New Area Textures:  Suggested Setup

    Name               Line Texture                Mode   Distance           Angle   Description

    Dashdot            dashdot.sym                 even      40’8-5/16”          0.00      line-circle-line

    Ansi35              ansi35.sym                   even      40’8-5/16”          0.00      ansi35

    Ansi36              ansi36.sym                   even      40’8-5/16”          0.00      ansi36

    Dot                   dot.sym                        even      40’8-5/16”          0.00      dot

    Dash                 dash.sym                     even      40’8-5/16”          0.00      dash

    Ar-sand             ar-sand.sym                  even      40’8-5/16”          0.00      ar-sand

    Ar-conc             ar-conc.sym                  even      40’8-5/16”          0.00      ar-conc

    Ar-hbone           ar-hbone.sym                even      32’6-5/8”            0.00      ar-hbone

    Grass               grass.sym                     even      16’3-5/16”          0.00      grass

    Ansi35x2           ansi35.sym                   even      81’4-9/16”          0.00      ansi35x2

    Ansi36x2           ansi36.sym                   even      81’4-9/16”          0.00      ansi36x2

    Dotx2                dot.sym                        even      81’4-9/16”          0.00      dotx2

    Dashx2             dash.sym                      even      81’4-9/16”          0.00      dashx2

    Ar-sandx2         ar-sand.sym                  even      81’4-9/16”          0.00      ar-sandx2

    Ar-concx2         ar-conc.sym                  even      81’4-9/16”          0.00      ar-concx2

    Ar-hbonex2        ar-hbone.sym               even      65’1-1/4”            0.00      ar-hbonex2

    Grassx2            grass.sym                    even      32’6-5/8”            0.00      grassx2

     

      

    Home | Products | News | Technical | Forum | Gallery | Downloads | Links | About FIT