GSTPy.NetworkInterface.create_element_link_adjacency¶

NetworkInterface.create_element_link_adjacency((NetworkInterface)self, (Element)element, (Owner)owner[, (LinkAdjacency)parent_link=None]) → LinkAdjacency :¶

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

Parameters
  • element (Element) – The element.

  • 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
        • Next: GSTPy.NetworkInterface.create_feature_link_adjacency

Quick search

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