Am 11.07.21 um 17:49 schrieb arttu.malkamaki@helsinki.fi:
I was referring to the decomposition of layer-specific node membership from get_edge_blocks.
So, how do I process the _be_ returned by layers[0].get_edge_blocks() to yield this information as an np.array or vertex_property_map?
I'm sorry, but this is not helping. You are not making any substantial effort to be specific, despite my asking, and it's still not clear what you want that is not already given.
A half-edge points to a node. Each half-edge belongs to a group, as given by get_edge_blocks(). Each half-edge also belongs to a specific layer.
What else do you need?