Api session event editor netline
API api session event editor netline Events.
NetLine editing.
| Name | Description |
|---|---|
| ADD | Add a Net Line with the provided Net Function |
| APPEND_ATTRIBUTE | Appended to existing Net Line attribute value |
| REMOVE | Remove Net Lines |
| REMOVE_ATTRIBUTE | Remove the specified attributes for each specified Net Line |
| SET_ATTRIBUTE | For each Net Line, set a particular Attribute to a specified array of values, optionally providing its Source. |
| SET_ATTRIBUTES | Set multiple Net Line attribute values |
Specific Events:
| Name | Description |
|---|---|
| ADD_FOR_POINTS | Connect start and end point with one (or more) Net Line(s) of a specified Net Function. Nodes are created for start and end point. Optionally connection the two points using the road system. Also specify at what distance the new Nodes are merged with existing Nodes. |
| INSERT_AND_ADD_FOR_POINTS | Insert one point into the first Net Line and a second point into the Second Net Line and potentially connect these two points with a new Net Line with a specified Net Function. Nodes are created for start and end point. Optionally connection the two points using the road system. Also specify at what distance the new Nodes are merged with existing Nodes. |
| INSERT_POINT | Insert a new Node in an existing Net Line, potentially splitting the Net Line into two parts. Also specify at what distance the new Nodes are merged with existing Nodes. |
| MOVE_AND_INSERT | Place an existing Node at a new location and insert it in an existing Net Line, potentially splitting the Net Line into two parts. Also specify at what distance the new Nodes are merged with existing Nodes. |
| REMOVE_ALL_ATTRIBUTES | Remove all attributes for each specified Net Line |
| REMOVE_REPEATED | Remove the Net Lines, and optionally continue removing for Net Nodes that are connected the removed Net Line and that are only connected to one other Net Line of the same Net Type of the specified Net Line. |
| SET_NET_FUNCTION | Set the Net Function for a Net Line |