The MEPSection type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the MEPSection
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCoefficient
Gets the loss coefficient for the specified element id in this section.
Public methodGetElementIds
Gets all element ids that are contained in the section.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPressureDrop
Gets the pressure drop for the specified element id in this section.
Public methodGetSegmentLength
Get the length for the specified segment id in this section.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsMain
Check whether the type of fitting in this section is main.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyFixtureUnit
The fixture unit of the section.
Public propertyFlow
The flow of the section.
Public propertyFriction
The friction of the section.
Public propertyFrictionFactor
The friction factor of the section.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyNumber
The Section number.
Public propertyReynoldsNumber
The Reynolds number of the section.
Public propertyRoughness
The roughness of the section.
Public propertyTotalCoefficient
The loss coefficient of the section.
Public propertyTotalCurveLength
The total length of all segments in the section.
Public propertyTotalPressureLoss
The total pressure loss of the section.
Public propertyVelocity
The velocity of the section.
Public propertyVelocityPressure
The velocity pressure of the section.

See Also