Revit 2026 API
Ground |
Get the material type which include this ground conductor size information.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public WireMaterialType MaterialBelongTo { get; }
Public ReadOnly Property MaterialBelongTo As WireMaterialType Get
public: property WireMaterialType^ MaterialBelongTo { WireMaterialType^ get (); }
member MaterialBelongTo : WireMaterialType with get
Property Value
WireMaterialTypeSee Also