2024 Method
Changes 0
M

DuctLining.Create

Description:
Creates a new instance of duct lining.
public static DuctLining Create(
	Document document,
	ElementId ductOrContentElementId,
	ElementId ductLiningTypeId,
	double Thickness
)
Return Value DuctLining The newly created duct lining.