The RoutingPreferenceManager type exposes the following members.

Methods

  NameDescription
Public methodAddRule(RoutingPreferenceRuleGroupType, RoutingPreferenceRule)
Adds a new routing preference rule to the rule group.
Public methodAddRule(RoutingPreferenceRuleGroupType, RoutingPreferenceRule, Int32)
Adds a new routing preference rule to the specified position in the rule group.
Public methodDispose
Releases all resources used by the RoutingPreferenceManager
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 methodGetMEPPartId
Gets a fitting or segment id of given routing preference group that meets the specified routing conditions.
Public methodGetNumberOfRules
The number of RoutingPreference rules in a group.
Public methodGetRule
Gets the specified rule.
Public methodGetSharedSizes
Gets a list of all segments of a given profile shape that define a given size.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveRule
Removes an existing routing preference rule. Thrown if the index is out of bounds.
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.
Public propertyOwnerId
The Id of the MEPCurveType that owns the RoutingPreferenceManager
Public propertyPreferredJunctionType
The preferred junction type.

See Also