RoutingPreferenceRule
Description:
Constructs a RoutingPreferenceRule containing a segment or fitting Id (MEPPartId) and description.
Constructs a RoutingPreferenceRule containing a segment or fitting Id (MEPPartId) and description.
public RoutingPreferenceRule(
ElementId MEPPartId,
string description
)
-
MEPPartIdThe Id of the segment or fitting. InvalidElementId may be specified if no MEPPart will be allowed when the conditions satisfy the criteria in this rule.
-
StringdescriptionThe description of the rule.
-
A non-optional argument was null