Navigation: Scripting Reference Manual > Functions & Subroutines > SelectEntity

 

SelectEntity

 

Contact Us: fredsupport@photonengr.com

 

Description

This subroutine performs the script equivalent of selecting an entity on the object tree.  An Update() command needs to be issued before the GUI will show the entity selection.

 

 

Syntax

SelectEntity n, select

 

Parameters

n As Long

Node number of the entity intended to be selected.

 

select As Boolean

Boolean indicating whether the entity should be selected.

 

 

See Also

GetEntity

IsEntitySelected

SetEntity

 

 

 

 

 

Copyright © Photon Engineering, LLC