MEPAnalyticalSegment.SetOverrideType
Description:
Sets the override type of pressure loss calculation.
Sets the override type of pressure loss calculation.
public void SetOverrideType(
MEPAnalyticalModelData analyticalModel,
SegmentOverrideType overrideType
)
-
analyticalModelThe analytical model data that this segment belongs to.
-
overrideTypeThe new override type.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration
-
The segment cannot be overridden for the pressure loss calculation.