Skip to content
Snippets Groups Projects
Commit 3c09a8d1 authored by auphelia's avatar auphelia
Browse files

[Code Generation] Deleted obsolete function in script (get number of attributes for a node)

parent dfe63ed6
No related branches found
No related tags found
No related merge requests found
# def get_num_of_attributes(node):
# return len(node.attribute)
def extract_layer_attributes(model):
# Layer attributes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment