Revit 2025 API
Wire |
The material type of the wire type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public WireMaterialType WireMaterial { get; set; }
Public Property WireMaterial As WireMaterialType Get Set
public: property WireMaterialType^ WireMaterial { WireMaterialType^ get (); void set (WireMaterialType^ value); }
member WireMaterial : WireMaterialType with get, set
Property Value
WireMaterialTypeSee Also