Namespace:
Autodesk.Revit.DB.Analysis
MEPAnalyticalSegment
Class
Description:
Represents an analytical segment of the MEP analytical model.
Represents an analytical segment of the MEP analytical model.
MEPAnalyticalSegment Class Members:
Name | Description | Inherited From |
---|---|---|
Area | The area of the segment profile. | |
DemandFlow | The designed flow value, in ft^3/s. | |
DomainType | The connector domain type of this segment. | |
EndNode | The id of the end analytical node. | |
Id | The identity of this segment. | |
InnerDiameter | The inner diameter of this segment, in ft. For rectangular or oval profile, this may be the hydraulic diameter. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
RevitElementId | The id of the owning Revit element. | |
Roughness | The roughness of this segment, in ft. | |
SegmentType | The analytical segment type. | |
StartNode | The id of the start analytical node. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the MEPAnalyticalSegment | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetNetworkSegmentId | Gets the NetworkSegmentId. | |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |