C# Class Revit.SDK.Samples.ViewFilters.CS.RuleCriteraNames

This class define constant strings to map rule criteria
Afficher le fichier Open project: AMEE/revit Class Usage Examples

Méthodes publiques

Méthode Description
Criterions ( StorageType paramType ) : ICollection

Get all supported criteria(in string) according to StorageType of parameter

Private Methods

Méthode Description
RuleCriteraNames ( ) : System

Hide ctor, this class defines only static members, no need to be created

Method Details

Criterions() public static méthode

Get all supported criteria(in string) according to StorageType of parameter
public static Criterions ( StorageType paramType ) : ICollection
paramType StorageType Parameter type.
Résultat ICollection