2021 Method
Changes 0
M

ConduitSizeSettings.AddSize

Description:
Inserts a new ConduitSize in to the conduit size settings. The conduit standard name determines the location of the new size in the size table.
public void AddSize(
	string standardName,
	ConduitSize sizeInfo
)