MEPSection Members

The MEPSection type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the MEPSection
Public methodEquals (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 (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 (Inherited from Object.)
Public methodIsMain
Check whether the type of fitting in this section is main.
Public methodToString (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