Share

ElectricalSetting.WireMaterialTypes Property

Note: This API is now obsolete.

Get electrical wire material types information of the project.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

[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; }

Property Value

WireMaterialTypeSet

See Also

Reference

Was this information helpful?