<Code Lib>
2021 Method
Changes 0
M

DuctSizeSettings.AddSize

Description:
Inserts a new MEPSize in to the duct size settings. The duct shape determines the location of the new size in the size table.

public void AddSize(
	DuctShape shape,
	MEPSize sizeInfo
)

Loading…