Lazy enumeration of node maps. More...
Inherits object.
Public Member Functions | |
| cvb.NodeMap | node_map (self, str name) |
| Name based node map access. More... | |
Properties | |
| names = property | |
| List[str]: Get the names of all available node maps. | |
Lazy enumeration of node maps.
Creates a nodemap enumerator.
| cvb.NodeMap node_map | ( | self, | |
| str | name | ||
| ) |