C# Class CascadeSharp.TKV3d.SelectMgr.SelectMgr_Selection

Inheritance: Standard_Transient
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
BVHUpdateStatus ( ) : SelectMgr_TypeOfBVHUpdate
Clear ( ) : void
Destroy ( ) : void
GetSelectionState ( ) : SelectMgr_StateOfSelection
IsEmpty ( ) : bool
Mode ( ) : int
SelectMgr_Selection ( ) : System
SelectMgr_Selection ( SelectMgr_Selection parameter1 ) : System
SelectMgr_Selection ( int theModeIdx ) : System
Sensitivity ( ) : int
SetSelectionState ( SelectMgr_StateOfSelection theState ) : void
SetSensitivity ( int theNewSens ) : void
UpdateBVHStatus ( SelectMgr_TypeOfBVHUpdate theStatus ) : void
UpdateStatus ( ) : SelectMgr_TypeOfUpdate
UpdateStatus ( SelectMgr_TypeOfUpdate theStatus ) : void
get_type_name ( ) : char

Method Details

BVHUpdateStatus() public method

public BVHUpdateStatus ( ) : SelectMgr_TypeOfBVHUpdate
return SelectMgr_TypeOfBVHUpdate

Clear() public method

public Clear ( ) : void
return void

Destroy() public method

public Destroy ( ) : void
return void

GetSelectionState() public method

public GetSelectionState ( ) : SelectMgr_StateOfSelection
return SelectMgr_StateOfSelection

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Mode() public method

public Mode ( ) : int
return int

SelectMgr_Selection() public method

public SelectMgr_Selection ( ) : System
return System

SelectMgr_Selection() public method

public SelectMgr_Selection ( SelectMgr_Selection parameter1 ) : System
parameter1 SelectMgr_Selection
return System

SelectMgr_Selection() public method

public SelectMgr_Selection ( int theModeIdx ) : System
theModeIdx int
return System

Sensitivity() public method

public Sensitivity ( ) : int
return int

SetSelectionState() public method

public SetSelectionState ( SelectMgr_StateOfSelection theState ) : void
theState SelectMgr_StateOfSelection
return void

SetSensitivity() public method

public SetSensitivity ( int theNewSens ) : void
theNewSens int
return void

UpdateBVHStatus() public method

public UpdateBVHStatus ( SelectMgr_TypeOfBVHUpdate theStatus ) : void
theStatus SelectMgr_TypeOfBVHUpdate
return void

UpdateStatus() public method

public UpdateStatus ( ) : SelectMgr_TypeOfUpdate
return SelectMgr_TypeOfUpdate

UpdateStatus() public method

public UpdateStatus ( SelectMgr_TypeOfUpdate theStatus ) : void
theStatus SelectMgr_TypeOfUpdate
return void

get_type_name() public method

public get_type_name ( ) : char
return char