2027 Members
Changes 4
M

MEPAnalyticalSegment Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetFlowCharacteristics(Document) String Gets all flow characteristics of the segment.
M GetFlowConvergenceCharacteristic(Document, FlowPositionCharacteristic%) FlowConvergenceCharacteristic Gets the flow convergence characteristic of the segment.
M GetFlowTransitionCharacteristic(Document) FlowTransitionCharacteristic Gets the flow transition characteristic of the segment.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetLossCoefficientOverride() Double Gets the overridden value of loss coefficient, dimensionless.
M GetNetworkSegmentId() MEPNetworkSegmentId Gets the NetworkSegmentId.
M GetPressureDropOverride() Double Gets the overidden value of pressuer drop, in kg/(ft*s^2).
M GetSegment(Subelement) MEPAnalyticalSegment Gets the analytical segment from the Subelement
M GetSubelement(Document) Subelement Gets the subelement of this segment.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsSegmentOverridable() Boolean Verifies if the segment can be overridden (e.g., the pressure drop of the pump and curve segments are calculated from the network and cannot be overridden).
M SetComments(MEPAnalyticalModelData, String) None Sets the comments for this analytical segment.
M SetLossCoefficientOverride(MEPAnalyticalModelData, Double) None Sets the overridden value of loss coefficient.
M SetOverrideType(MEPAnalyticalModelData, SegmentOverrideType) None Sets the override type of pressure loss calculation.
M SetPressureDropOverride(MEPAnalyticalModelData, Double) None Sets the overridden value of pressure drop.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object