MEPAnalyticalSegment Members


The MEPAnalyticalSegment type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the MEPAnalyticalSegment
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyArea
The area of the segment profile.
Public propertyDemandFlow
The designed flow value, in ft^3/s.
Public propertyDomainType
The connector domain type of this segment.
Public propertyEndNode
The id of the end analytical node.
Public propertyId
The identity of this segment.
Public propertyInnerDiameter
The inner diameter of this segment, in ft. For rectangular or oval profile, this may be the hydraulic diameter.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyRevitElementId
The id of the owning Revit element.
Public propertyRoughness
The roughness of this segment, in ft.
Public propertySegmentType
The analytical segment type.
Public propertyStartNode
The id of the start analytical node.

See Also