2024 Method
Changes 0
M

PartUtils.GetMergedParts

Description:
Retrieves the element ids of the source elements of a merged part.
public static ICollection<ElementId> GetMergedParts(
	Part part
)
Return Value ICollection<ElementId> The element ids of the parts that were merged to create the specified merged part.