Revit 2025 API
Ground |
Get the material type which include this ground conductor size information.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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