Gets the analytical segment at the current iteration step.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public MEPAnalyticalSegment GetAnalyticalSegment()
Return Value
MEPAnalyticalSegment
The retrieved segment, may be null for the first step.
See Also
Reference