Revit 2024 API |
ElectricalSystem..::..HasPathOffset Property |
ElectricalSystem Class See Also |
Whether the circuit path has a valid offset.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2018
Syntax
C# |
---|
public bool HasPathOffset { get; } |
Visual Basic |
---|
Public ReadOnly Property HasPathOffset As Boolean Get |
Visual C++ |
---|
public: property bool HasPathOffset { bool get (); } |
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.