| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.assoc |
| Modifier and Type | Method and Description |
|---|---|
AssocStatus |
CadAcDbAssocDependency.getStatus()
Gets or sets the current AssocStatus of this dependency.
|
static AssocStatus |
AssocStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssocStatus[] |
AssocStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadAcDbAssocDependency.setStatus(AssocStatus value)
Gets or sets the current AssocStatus of this dependency.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.