|
static CSG | file (URL path) throws IOException, URISyntaxException |
|
static CSG | file (Path path) throws IOException |
|
Loads a CSG from stl.
- Author
- Michael Hoffer <info@.nosp@m.mich.nosp@m.aelho.nosp@m.ffer.nosp@m..de>
Definition at line 57 of file STL.java.
◆ file() [1/2]
static CSG eu.mihosoft.vrl.v3d.STL.file |
( |
Path |
path | ) |
throws IOException |
|
static |
◆ file() [2/2]
static CSG eu.mihosoft.vrl.v3d.STL.file |
( |
URL |
path | ) |
throws IOException, URISyntaxException |
|
static |
The documentation for this class was generated from the following file:
- JCSG/src/main/java/eu/mihosoft/vrl/v3d/STL.java