2027 Method
Changes 0
M

InsulationLiningBase.GetInsulationIds

Description:
Returns the ids of the insulation elements associated to a given element.
public static ICollection<ElementId> GetInsulationIds(
	Document document,
	ElementId elemId
)
Return Value ICollection<ElementId> A collection of the ids of the insulation elements.