public class CADVirtualBookExporter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
LAYERS |
| Constructor and Description |
|---|
CADVirtualBookExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(VirtualBook vb,
DXFParameters parameters,
DeviceDrawing device)
Exporte un carton en fichier DXF
|
static void |
main(java.lang.String[] args) |
public void export(VirtualBook vb, DXFParameters parameters, DeviceDrawing device) throws java.lang.Exception
vb - le carton à exportermecanique - booleen indiquant si le type est mecaniquetailleTrous - taille des trous dans le cas du pneumatiqueponts - taille des ponts pour le pneumatiquebaseexportFile - java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
args - java.lang.Exception