Gets the electrical analytical node property data, null if not available.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public AnalyticalDistributionNodePropertyData GetAnalyticalPropertyData()
Return Value
AnalyticalDistributionNodePropertyData
The electrical analytical node property data.
Remarks
These types have special data:
- Bus
- TransferSwitch
- EquipmentLoad
See Also
Reference