compas
compas copied to clipboard
Network Class expose the self.attribute dictionary
Feature Request
As a user, I want to have easy access to the attribute dictionary of a Network object.
The Network class has exposed methods for Node and Edge Attributes, such as edge_attribute(key, name[, value]) and node_attribute(key, name[, value]).
Can we have the Network.attribute dictionary exposed properly?
So far the Network.attribute dictionary is not documented. Which feels like an internal implementation detail.
But in fact that dictionary is nicely serialize and would be nice to be used by users.
fair enough. will do!
@brgcode pinging myself to not forget :)
@yck011522 || @tomvanmele pong any time you close an issue a narwhal sees the light of day