MEPAnalyticalModelData Members


The MEPAnalyticalModelData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the MEPAnalyticalModelData
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 methodStatic memberGetMEPAnalyticalModelData
Gets the MEP analytical model data of the specified element.
Public methodGetNodeById
Gets the analytical node with the specified id.
Public methodGetNodeByIndex
Gets the specified analytical node.
Public methodGetNumberOfNodes
Returns the number of analytical nodes.
Public methodGetNumberOfSegments
Returns the number of analytical segments.
Public methodGetSegmentById
Gets the analytical segment with the specified id.
Public methodGetSegmentByIndex
Gets the analytical segment at the specified position.
Public methodGetSegmentData
Gets the analysis data on the specified segment.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsValidNodeId
Verifies if a valid analytical node id.
Public methodIsValidSegmentId
Verifies if a valid segment id.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also