getNbcActor()
Return node actor specified by its information.
Usage
nbcActor = vis.getNbcActor( nbcInfo )
Parameters
- nbcInfo (integer) or (string)
- Name or ID of a node.
Return Value
- nbcActor (object)
- Node actor corresponding to the nbcInfo.
Errors
nbcInfo should be valid.
Description
nbc = vis.getNbcActor( 1 )