Whether the circuit path has a valid offset.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasPathOffset { get; }Property Value
Boolean
Remarks
Circuit path of AllDevices and Custom mode may not have valid offset if the horizontal segments of the path are not at the same height.
See Also
Reference