C# 클래스 CascadeSharp.TKV3d.SelectMgr.SelectMgr_AndOrFilter

상속: CascadeSharp.TKV3d.SelectMgr.SelectMgr_CompositionFilter
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
FilterType ( ) : SelectMgr_FilterType
IsOk ( CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theObj ) : bool
SelectMgr_AndOrFilter ( ) : System
SelectMgr_AndOrFilter ( SelectMgr_AndOrFilter parameter1 ) : System
SelectMgr_AndOrFilter ( SelectMgr_FilterType theFilterType ) : System
SetFilterType ( SelectMgr_FilterType theFilterType ) : void
get_type_name ( ) : char

메소드 상세

FilterType() 공개 메소드

public FilterType ( ) : SelectMgr_FilterType
리턴 SelectMgr_FilterType

IsOk() 공개 메소드

public IsOk ( CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theObj ) : bool
theObj CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
리턴 bool

SelectMgr_AndOrFilter() 공개 메소드

public SelectMgr_AndOrFilter ( ) : System
리턴 System

SelectMgr_AndOrFilter() 공개 메소드

public SelectMgr_AndOrFilter ( SelectMgr_AndOrFilter parameter1 ) : System
parameter1 SelectMgr_AndOrFilter
리턴 System

SelectMgr_AndOrFilter() 공개 메소드

public SelectMgr_AndOrFilter ( SelectMgr_FilterType theFilterType ) : System
theFilterType SelectMgr_FilterType
리턴 System

SetFilterType() 공개 메소드

public SetFilterType ( SelectMgr_FilterType theFilterType ) : void
theFilterType SelectMgr_FilterType
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char