GSTPy.NetworkInterface.list_feature_ids_of_link¶

NetworkInterface.list_feature_ids_of_link((NetworkInterface)self[, (LinkAdjacency)link=None]) → list :¶

Get a list of all feature ids linked below this link.

This list contains the ids of all child features, i.e. grand child features and so on.

Parameters:link (LinkAdjacency) –

The link.

Defaults to None, i.e. all features linked in the whole tree.

Returns:The list of all linked feature ids.
Return type:list[int]

GSTPy

The GST API Python module

Navigation

  • Changelog
  • Notes
  • Installation / Setup
  • Reference
    • Version
    • NetworkInterface
    • Feature
    • SRS
    • Parsing
    • Property
    • Intersection
    • Owner
    • MoMa
    • Exceptions
  • Examples

Related Topics

  • Documentation overview
    • Reference
      • GSTPy.NetworkInterface
        • Previous: GSTPy.NetworkInterface.get_bbox_of_link
        • Next: GSTPy.NetworkInterface.create_moma_property

Quick search

©2017,2019 GiGa infosystems. | Powered by Sphinx 1.8.3 & Alabaster 0.7.12