<Code Lib>
P

ElectricalSetting.WireMaterialTypes

Description:
Get electrical wire material types information of the project.

[ObsoleteAttribute("Property WireMaterialTypes is deprecated in Revit 2026 and will be removed in a future version of Revit. Please use ConductorMaterial.GetConductorMaterialIds() instead.")]
public WireMaterialTypeSet WireMaterialTypes { get; }

Loading…