AnalyticalToPhysicalAssociationManager.HasAssociation
Method
Description:
Verifies if the element has already defined an association.
Verifies if the element has already defined an association.
Parameters
| Parameter | Type | Description |
|---|---|---|
| id | ElementId | Id of the element to check. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if an association has been found, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |