2024 Class
Changes 5
C

AnalyticalBusData

Description:
Represents the data and parameters of analytical bus node.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Electrical.AnalyticalDistributionNodePropertyData
    Autodesk.Revit.DB.Electrical.AnalyticalBusData
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the AnalyticalDistributionNodePropertyData
Name Return Type Description Inherited From
P CurrentRating double The current rating value of the analytical bus.
P TotalConnectedCurrent double The total connected current of the analytical bus.
P Voltage double The voltage value of the analytical bus.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. AnalyticalDistributionNodePropertyData
P NumberOfPhases int The number of phases. AnalyticalDistributionNodePropertyData