C# Class CascadeSharp.TKV3d.AIS.AIS_Selection

Inheritance: Standard_Transient
Exibir arquivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
AIS_Selection ( ) : System
AIS_Selection ( AIS_Selection parameter1 ) : System
AddSelect ( SelectMgr_EntityOwner theObject ) : AIS_SelectStatus
Clear ( ) : void
ClearAndSelect ( SelectMgr_EntityOwner theObject ) : void
Extent ( ) : int
Init ( ) : void
IsEmpty ( ) : bool
IsSelected ( SelectMgr_EntityOwner theObject ) : bool
More ( ) : bool
Next ( ) : void
Objects ( ) : CascadeSharp.TKV3d.AIS.AIS_NListOfEntityOwner
Select ( SelectMgr_EntityOwner theObject ) : AIS_SelectStatus
Value ( ) : SelectMgr_EntityOwner
get_type_name ( ) : char

Method Details

AIS_Selection() public method

public AIS_Selection ( ) : System
return System

AIS_Selection() public method

public AIS_Selection ( AIS_Selection parameter1 ) : System
parameter1 AIS_Selection
return System

AddSelect() public method

public AddSelect ( SelectMgr_EntityOwner theObject ) : AIS_SelectStatus
theObject SelectMgr_EntityOwner
return AIS_SelectStatus

Clear() public method

public Clear ( ) : void
return void

ClearAndSelect() public method

public ClearAndSelect ( SelectMgr_EntityOwner theObject ) : void
theObject SelectMgr_EntityOwner
return void

Extent() public method

public Extent ( ) : int
return int

Init() public method

public Init ( ) : void
return void

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

IsSelected() public method

public IsSelected ( SelectMgr_EntityOwner theObject ) : bool
theObject SelectMgr_EntityOwner
return bool

More() public method

public More ( ) : bool
return bool

Next() public method

public Next ( ) : void
return void

Objects() public method

public Objects ( ) : CascadeSharp.TKV3d.AIS.AIS_NListOfEntityOwner
return CascadeSharp.TKV3d.AIS.AIS_NListOfEntityOwner

Select() public method

public Select ( SelectMgr_EntityOwner theObject ) : AIS_SelectStatus
theObject SelectMgr_EntityOwner
return AIS_SelectStatus

Value() public method

public Value ( ) : SelectMgr_EntityOwner
return SelectMgr_EntityOwner

get_type_name() public method

public get_type_name ( ) : char
return char