2020 Method
Changes 0
M

PartUtils.GetAssociatedParts

Description:
Returns all Parts that are associated with the given element
Overloads (2):
GetAssociatedParts(Document,LinkElementId,Boolean,Boolean)
public static ICollection<ElementId> GetAssociatedParts(
	Document hostDocument,
	LinkElementId hostOrLinkElementId,
	bool includePartsWithAssociatedParts,
	bool includeAllChildren
)
Return Value ICollection<ElementId> Parts that are associated to the element