Hi,
Is there any way of retrieving the list of blocks and their edges from
python? This facility is exposed in the flowgraph classes, but I cannot
see
a way to access these from my top_block in python.
Thanks,
Will
Hi,
Is there any way of retrieving the list of blocks and their edges from
python? This facility is exposed in the flowgraph classes, but I cannot
see
a way to access these from my top_block in python.
Thanks,
Will
On Sun, Dec 23, 2012 at 7:05 PM, wakjah ’ [email protected] wrote:
Hi,
Is there any way of retrieving the list of blocks and their edges from
python? This facility is exposed in the flowgraph classes, but I cannot see
a way to access these from my top_block in python.Thanks,
Will
Will,
No, you can’t do that right now. You’d have to somehow expose this up
the
stack of ownership of the flowgraph into the top_block and then put that
in
the SWIG interface file.
Tom
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs