C# 클래스 Revit.SDK.Samples.ViewFilters.CS.RuleCriteraNames

This class define constant strings to map rule criteria
파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
Criterions ( StorageType paramType ) : ICollection

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

비공개 메소드들

메소드 설명
RuleCriteraNames ( ) : System

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

메소드 상세

Criterions() 공개 정적인 메소드

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