Revit 2026 API
Electrical |
The default circuit path offset for newly created circuit.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double CircuitPathOffset { get; set; }
Public Property CircuitPathOffset As Double Get Set
public: property double CircuitPathOffset { double get (); void set (double value); }
member CircuitPathOffset : float with get, set
Property Value
DoubleSee Also