org.vrforcad
Class ConvertDXFtoJ3D

java.lang.Object
  extended by org.vrforcad.ConvertDXFtoJ3D

public class ConvertDXFtoJ3D
extends java.lang.Object

This class read the DXF file and convert it in object.vfc.

Version:
1.2
Author:
Daniel Cioi

Constructor Summary
ConvertDXFtoJ3D()
           
 
Method Summary
static void ReadCADFile(java.io.File DXF_File)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertDXFtoJ3D

public ConvertDXFtoJ3D()
Method Detail

ReadCADFile

public static void ReadCADFile(java.io.File DXF_File)