2021 Members
Changes 4
M

PrimarySizeCriterion

Name Return Type Description Inherited From
M All() The new criterion. Creates a criterion with a range of all sizes.
M Dispose() None (Inherited from RoutingCriterionBase .) RoutingCriterionBase
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M IsEqual(RoutingCriterionBase) bool Verify if two criteria are the same. (Inherited from RoutingCriterionBase .) RoutingCriterionBase
M None() The new criterion. Creates a criterion with a range of no sizes.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. (Inherited from RoutingCriterionBase .) RoutingCriterionBase
P MaximumSize double The maximum size of this criterion.
P MinimumSize double The minimum size of this criterion.