| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadconsts | |
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
static CadFileFormat |
CadFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadFileFormat[] |
CadFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
CadFileFormat |
StlOptions._CadFileFormat |
| Modifier and Type | Method and Description |
|---|---|
CadFileFormat |
DxfOptions.getDxfFileFormat()
Gets or sets the DXF file format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DxfOptions.setDxfFileFormat(CadFileFormat value)
Gets or sets the DXF file format.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.