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.
Inserts a new MEPSize in to the duct size settings. The duct shape determines the location of the new size in the size table.
-
shapeThe shape of duct.
-
sizeInfoThe new MEPSize to be added.
-
Throws if there is no size set determined by the duct shape or there is already the same size in the size set determined by the duct shape.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration
-
Throws if the function is called during iterating the size set.