<Code Lib>
2026 Method
Changes 0
M

RoutingPreferenceManager.GetMEPPartId

Description:
Gets a fitting or segment id of given routing preference group that meets the specified routing conditions.

public ElementId GetMEPPartId(
	RoutingPreferenceRuleGroupType groupType,
	RoutingConditions conditions
)

Return Value ElementId The Id of the fitting or segment that met the given routing conditions.

Loading…