Share

MEPAnalyticalModelData Methods

The MEPAnalyticalModelData type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(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 methodGetTypeGets 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 methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?