Set a bit in the last byte of the node properties in a given node.
This routine can be used to set a property bit in the last byte of a node, which is used for the flags that are independent of the colors.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(sdr_node_type), | intent(in) | :: | node | |||
| integer, | intent(in) | :: | iNode | |||
| integer, | intent(in) | :: | bit |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nodeprop |