2023 Method
Changes 0
M

MassInstanceUtils.GetJoinedElementIds

Description:
Get the ElementIds of Elements that are joined to a mass instance.
public static IList<ElementId> GetJoinedElementIds(
	Document document,
	ElementId massInstanceId
)
Return Value IList<ElementId> ElementIds of Elements joined to the mass instance.