Share

FlowTransitionCharacteristic Enumeration

The flow transition characteristic of the analytical segment.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FlowTransitionCharacteristic

Members

Member nameValueDescription
Contraction2 The segment profile is contracting along the flow direction.
Expansion1 The segment profile is expanding along the flow direction.
Undefined0 The flow transition characteristic is undefined.

See Also

Reference

Was this information helpful?