getPbcActor()
Return periodic actor specified by its information.
Usage
pbcActor = vis.getPbcActor( pbcInfo )
Parameters
- pbcInfo (integer) or (string)
- Name or ID of a periodic.
Return Value
- pbcActor (object)
- Periodic actor corresponding to the pbcInfo.
Errors
pbcInfo should be valid.
Description
pbc = vis.getPbcActor( 0 )