RVTDocs.com

ElectricalAnalyticalNode

Class
Description:
Represents an electrical analytical node under the Analytical Power Distribution in the System Browser.
Remarks:
This represents one of any number of types, as specified by the ElectricalAnalyticalNodeType. Some of those types will have AnalyticalDistributionNodePropertyData while others will not, and if they do have data they can be downcast to a specific subclass of data to be used.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.Electrical.ElectricalAnalyticalNode
Syntax
public class ElectricalAnalyticalNode : Element