M

AddWireType

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2020).
Identical to 2020: 2021, 2022, 2023, 2024, 2025, 2025.3
Not present in: 2027
2020 current
ElectricalSetting.AddWireType(String, WireMaterialType, TemperatureRatingType, InsulationType, WireSize, Double, Boolean, NeutralMode, WireConduitType)
No longer obsolete in 2020 (was obsolete in 2026)
name String Name of the new wire type.
materialType WireMaterialType Wire material of new wire type.
temperatureRating TemperatureRatingType Temperature rating type information of new wire type.
insulation InsulationType Insulation of new wire type.
maxSize WireSize Max wire size of new wire type.
neutralMultiplier Double Neutral multiplier of new wire type.
neutralRequired Boolean Specify whether neutral point is required.
neutralMode NeutralMode Specify neutral mode.
conduit WireConduitType Conduit type of new wire type.
→ returns WireType New added wire type object.