AnalyticalToPhysicalAssociationManager.AddAssociation
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| AddAssociation(ElementId, ElementId) | None | Adds a new association between an analytical element and a physical element. |
| AddAssociation(ISet<ElementId>, ISet<ElementId>) | None | Adds a new association between a group of analytical elements and a group of physical elements. |