C# (CSharp) Revit.SDK.Samples.ViewFilters.CS Namespace

Nested Namespaces

Revit.SDK.Samples.ViewFilters.CS.Properties

Classes

Name Description
Command
FilterData This class used to represents data for one API filter. It consists of BuiltInCategory and filter rules
FilterRuleBuilder Sample custom immutable class used to represents Revit internal FilterRule. This class and its variables will help display the contents of UI controls. This class can build its data caches to Revit FilterRule object.
FiltersUtil One utility class used to access or modify filter related
NewFilterForm
RuleCriteraNames This class define constant strings to map rule criteria
ViewFiltersForm UI form to display the view filters information Some controls provide interfaces to create or modify filters and rules.