PartUtils.GetAssociatedParts
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetAssociatedParts(Document, ElementId, Boolean, Boolean) | ICollection<ElementId> | Returns all Parts that are associated with the given element. |
| GetAssociatedParts(Document, LinkElementId, Boolean, Boolean) | ICollection<ElementId> | Returns all Parts that are associated with the given element |