IsCriticalPath Property


MEPNetwork Segment Data Is Critical Path Property

Verifies if the segment is on the critical path.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsCriticalPath { get; }

Property Value

Boolean
See Also