Reason:
You attempted to create a node using create_node() but specified a bad node type.
Resolution:
Ensure you specify a node type of A (area), E (edge) or I (Instance).
Tips:
- Did you specify a node type other than A, E or I?
- See create_node() for further information.
Comments
Article is closed for comments.