Difference between revisions of "AutoCAD to Bender"

From ATTWiki
Jump to: navigation, search
(SETUP IMPORT / EXPORT FILES)
(RECOGNIZES AUTOCAD GEOMETRY)
Line 13: Line 13:
  
 
===RECOGNIZES AUTOCAD GEOMETRY===
 
===RECOGNIZES AUTOCAD GEOMETRY===
The centerline data that defines the tube shape can be placed on any unique AutoCAD layer. The program recognizes 3-D lines on a designated search layer that define the end points and intersection points. (The search layer is programmable.)  3-D arcs on that layer (or another unique layer) are used to determine the centerline bend radii at each bend. The program also allows you to skip using 3-D arcs in order to build programs with a default radius.  The Centerline Search Layer dialog allows you to select the search            layer from a list of layers available in the current DXF file. [[image:acad2bender_dxfconversion.jpg|200px|right]]
+
<table>
 +
<tr>
 +
<td>
 +
The centerline data that defines the tube shape can be placed on any unique AutoCAD layer. The program recognizes 3-D lines on a designated search layer that define the end points and intersection points. (The search layer is programmable.)  3-D arcs on that layer (or another unique layer) are used to determine the centerline bend radii at each bend. The program also allows you to skip using 3-D arcs in order to build programs with a default radius.  The Centerline Search Layer dialog allows you to select the search            layer from a list of layers available in the current DXF file.</td>
 +
 
 +
<td>[[image:acad2bender_dxfconversion.jpg|200px]]</td>
 +
</tr>
 +
</table>
  
  

Revision as of 17:37, 2 June 2009

AutoCAD to Bender software, also known as DXF2SV, converts data from AutoCAD DXF files to bender compatible Supravision files.

Software Features

SETUP IMPORT / EXPORT FILES

Enter the IMPORT DXF file and the new EXPORT Supravision file.
Acad2bender filenamesetup.jpg

RECOGNIZES AUTOCAD GEOMETRY

The centerline data that defines the tube shape can be placed on any unique AutoCAD layer. The program recognizes 3-D lines on a designated search layer that define the end points and intersection points. (The search layer is programmable.) 3-D arcs on that layer (or another unique layer) are used to determine the centerline bend radii at each bend. The program also allows you to skip using 3-D arcs in order to build programs with a default radius. The Centerline Search Layer dialog allows you to select the search layer from a list of layers available in the current DXF file. Acad2bender dxfconversion.jpg


   <tr>
<td>

INTERSECTION TOLERANCE


A programmable intersection tolerance ensures that intersecting lines are matched using the DXF2KEINS matching algorithm - even if rounding errors exist in the data. With this feature, it is possible to have geometry that is just "close" (not perfect) and the DXF2SV converter will still be able to build the centerline data.

</td> <td align="center">
<a href="dxf_layer_dialog.jpg"><img src="dxf_layer_dialog_150.jpg" width="150" height="154" alt="" border="0"></a>
</td>
   </tr>
   <tr>
<td>

SUPRAVISION DATA OPTIONS


DXF2SV allows further control of the following internal Supravision data during conversion:

1. Part Number
2. Diameter
3. Total Length

</td> <td>
<a href="./supravision_conversion_setup.jpg"><img src="./supravision_conversion_setup_250.jpg"></a>
</td>
   </tr>
   <tr>
<td>

AUTOMATIC PROCESSING


The program can be run in automode, which allows for control by other programs. In this mode, DXF2SV automatically unloads when conversion is complete.

</td> <td>
</td>
   </tr>
   <tr>
<td>

CONVERSION LOG


During conversion, DXF2SV displays a conversion log on the screen to indicate the progress of the build. Also, it builds a conversion log file that enables you to track the last session results in any word processor. The log contains a date/time stamp for every line built.

</td> <td>
</td>
   </tr>
   <tr>
<td>

SUPRAVSION DATA LOG


After conversion, DXF2SV displays the created Supravision data that was saved to the newly built Supravision data file. This log is created in the Rich Edit format and can be viewed by WordPad or most other Rich Edit compatible word processors.

</td> <td>
<a href="./supravision_data_log_682.jpg"><img src="./supravision_data_log_373.jpg" align="right" width=250 height=125></a>
</td>
   </tr>
   </table>

   DXF2SV Program
 Features

SETUP IMPORT / EXPORT FILES


Enter the IMPORT DXF file and the new EXPORT Supravision file.

<a href="./filename_setup.jpg"><img src="./filename_setup_250.jpg"></a>

RECOGNIZES AUTOCAD GEOMETRY


The centerline data that defines the tube shape can be placed on any unique AutoCAD layer.

The program recognizes 3-D lines on a designated search layer that define the end points and intersection points. (The search layer is programmable.)

3-D arcs on that layer (or another unique layer) are used to determine the centerline bend radii at each bend. The program also allows you to skip using 3-D arcs in order to build programs with a default radius.

The Centerline Search Layer dialog allows you to select the search layer from a list of layers available in the current DXF file.

<a href="./dxf_conversion_setup.jpg"><img src= "./dxf_conversion_setup_250.jpg"></a>

INTERSECTION TOLERANCE


A programmable intersection tolerance ensures that intersecting lines are matched using the DXF2KEINS matching algorithm - even if rounding errors exist in the data. With this feature, it is possible to have geometry that is just "close" (not perfect) and the DXF2SV converter will still be able to build the centerline data.

<a href="dxf_layer_dialog.jpg"><img src="dxf_layer_dialog_150.jpg" width="150" height="154" alt="" border="0"></a>

SUPRAVISION DATA OPTIONS


DXF2SV allows further control of the following internal Supravision data during conversion:

1. Part Number
2. Diameter
3. Total Length

<a href="./supravision_conversion_setup.jpg"><img src="./supravision_conversion_setup_250.jpg"></a>

AUTOMATIC PROCESSING


The program can be run in automode, which allows for control by other programs. In this mode, DXF2SV automatically unloads when conversion is complete.

CONVERSION LOG


During conversion, DXF2SV displays a conversion log on the screen to indicate the progress of the build. Also, it builds a conversion log file that enables you to track the last session results in any word processor. The log contains a date/time stamp for every line built.

SUPRAVSION DATA LOG


After conversion, DXF2SV displays the created Supravision data that was saved to the newly built Supravision data file. This log is created in the Rich Edit format and can be viewed by WordPad or most other Rich Edit compatible word processors.

<a href="./supravision_data_log_682.jpg"><img src="./supravision_data_log_373.jpg" align="right" width=250 height=125></a>