|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrforcad.ConvertSTLtoJ3D
public class ConvertSTLtoJ3D
This class reads the STL file and convert it in object.vfc. The STL file must be in ASCII format.
| Constructor Summary | |
|---|---|
ConvertSTLtoJ3D()
|
|
| Method Summary | |
|---|---|
static boolean |
isBinary()
Check if the stl file is BINARY or ASCII. |
static void |
ReadCADFile(java.io.File STL_File)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConvertSTLtoJ3D()
| Method Detail |
|---|
public static void ReadCADFile(java.io.File STL_File)
public static boolean isBinary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||