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