Skip to content

MEPAnalyticalSegment

Public Class

Represents an analytical segment of the MEP analytical model.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.Analysis.MEPAnalyticalSegment

Namespace: Autodesk.Revit.DB.Analysis

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class MEPAnalyticalSegment : IDisposable

The MEPAnalyticalSegment type exposes the following members.

Properties

Name

Description


Public Property

The area of the segment profile.


Public Property

The designed flow value, in ft^3/s.


Public Property

The connector domain type of this segment.


Public Property

The id of the end analytical node.


Public Property

The identity of this segment.


Public Property

The inner diameter of this segment, in ft. For rectangular or oval profile, this may be the hydraulic diameter.


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.


Public Property

The id of the owning Revit element.


Public Property

The roughness of this segment, in ft.


Public Property

The analytical segment type.


Public Property

The id of the start analytical node.


Methods

Name

Description


Public Method

Releases all resources used by the MEPAnalyticalSegment


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method

GetHashCode

Serves as the default hash function.
(Inherited from Object)


Public Method

Gets the NetworkSegmentId.


Public Method

GetType

Gets the Type of the current instance.
(Inherited from Object)


Public Method

ToString

Returns a string that represents the current object.
(Inherited from Object)