GroundConductorSizeMaterialBelongTo Property |
Get the material type which include this ground conductor size information.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic WireMaterialType MaterialBelongTo { get; }
Public ReadOnly Property MaterialBelongTo As WireMaterialType
Get
public:
property WireMaterialType^ MaterialBelongTo {
WireMaterialType^ get ();
}
member MaterialBelongTo : WireMaterialType with get
Property Value
WireMaterialType
See Also