| Maptitude GISDK Help |
Gets the name of the node layer associated with a link layer.
node_layer_name = GetNodeLayer(string layer_name)
| Argument | Contents |
|---|---|
| layer_name | The link layer name |
The string that is the name of the node layer.
An example of a link layer is a street layer. The node layer is the associated intersection layer.
| Error Type | Meaning |
|---|---|
| Error | The link layer is not a geographic node layer |
| NotFound | The node layer is not in the workspace |
| Function | Summary |
|---|---|
| GetLinkLayer() | Retrieves the name of the link layer associated with a node layer |
| ©2025 Caliper Corporation | www.caliper.com |