2025 Method
Changes 2
M

ElectricalSetting.RemoveWireMaterialType

Description:
Remove the wire material type from project.
public void RemoveWireMaterialType(
	WireMaterialType materialType
)
  • Wire material type can be removed only if it is not currently assigned to any wire type, and the last one wire material type can't be removed, otherwise an exception will be thrown.