GSTPy.NetworkInterface.create_feature_link_adjacency¶

NetworkInterface.create_feature_link_adjacency((NetworkInterface)self, (FeatureDesc)feature, (Owner)owner[, (LinkAdjacency)parent_link=None]) → LinkAdjacency :¶

Create a new MoMa link to a feature and add it as child to the parent link.

Parameters
  • feature (FeatureDesc) – The feature.

  • owner (Owner) – The owner of the new link.

  • parent_link (LinkAdjacency) –

    The parent of the new link.

    Defaults to None. The new link is created on the first level.

Returns

The new link.

Return type

LinkAdjacency

GSTPy

The GST API Python module

Navigation

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

Related Topics

  • Documentation overview
    • Reference
      • GSTPy.NetworkInterface
        • Previous: GSTPy.NetworkInterface.create_element_link_adjacency
        • Next: GSTPy.NetworkInterface.list_children

Quick search

©2017-2024 GiGa infosystems. | Powered by Sphinx 3.5.4 & Alabaster 0.7.16