Revit 2025 API
Electrical |
The default circuit path offset for newly created circuit.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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