Geometry Topology
Information about Topology
Default Methods
- network_info() - You can create a method on the RWO exemplar called network_info(). This would be called by the default network follower component. If you need to run the "default" behavior if the current object doesn't meet your criteria, you can call this code on the in_node which acts like network_info() wasn't defined.
_return _for link_info
_over link_info_template.in_node.perform_iter(:|network_info()|, link_info_template)
_loop
_self.process_link(link_info)
_endlooppage revision: 6, last edited: 21 Aug 2023 20:35





