C# Class CascadeSharp.TKV3d.SelectMgr.SelectMgr_AndOrFilter

Inheritance: CascadeSharp.TKV3d.SelectMgr.SelectMgr_CompositionFilter
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
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

Method Details

FilterType() public method

public FilterType ( ) : SelectMgr_FilterType
return SelectMgr_FilterType

IsOk() public method

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

SelectMgr_AndOrFilter() public method

public SelectMgr_AndOrFilter ( ) : System
return System

SelectMgr_AndOrFilter() public method

public SelectMgr_AndOrFilter ( SelectMgr_AndOrFilter parameter1 ) : System
parameter1 SelectMgr_AndOrFilter
return System

SelectMgr_AndOrFilter() public method

public SelectMgr_AndOrFilter ( SelectMgr_FilterType theFilterType ) : System
theFilterType SelectMgr_FilterType
return System

SetFilterType() public method

public SetFilterType ( SelectMgr_FilterType theFilterType ) : void
theFilterType SelectMgr_FilterType
return void

get_type_name() public method

public get_type_name ( ) : char
return char