| Constructor and Description |
|---|
DwgImage(CadAcadVersion cadVersion)
Initializes a new instance of the
DwgImage class. |
DxfImage(CadAcadVersion cadVersion)
Initializes a new instance of the
DxfImage class. |
| Modifier and Type | Method and Description |
|---|---|
static CadAcadVersion |
CadAcadVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadAcadVersion[] |
CadAcadVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CadAcadVersion |
CadHeader.getAcadVersion()
Gets the acad version.
|
| Modifier and Type | Method and Description |
|---|---|
CadAcadVersion |
RevHistoryData.getCadVersion()
The cad version
|
| Modifier and Type | Method and Description |
|---|---|
void |
RevHistoryData.setCadVersion(CadAcadVersion value)
The cad version
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.