Revit 2026 API
Wire |
Whether or not the neutral point is required.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool NeutralRequired { get; set; }
Public Property NeutralRequired As Boolean Get Set
public: property bool NeutralRequired { bool get (); void set (bool value); }
member NeutralRequired : bool with get, set
Property Value
BooleanSee Also