|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrforcad.WriteSTL
public class WriteSTL
This class write the .stl file.
| Constructor Summary | |
|---|---|
WriteSTL(float[] coordonates,
java.lang.String FileName)
Constructor with two parameters, the coordonates shape and the path for output file. |
|
| Method Summary | |
|---|---|
void |
execute()
Method to execute the write process. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WriteSTL(float[] coordonates,
java.lang.String FileName)
| Method Detail |
|---|
public void execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||