method to get paths between two objects

This commit is contained in:
wmayer
2017-10-20 18:26:18 +02:00
parent af64ffcaf5
commit 725a5b6545
6 changed files with 114 additions and 0 deletions

View File

@@ -69,6 +69,11 @@
in a single group, hence only a single return value.</UserDocu>
</Documentation>
</Methode>
<Methode Name="getPathsByOutList">
<Documentation>
<UserDocu>Get all paths from this object to another object following the OutList.</UserDocu>
</Documentation>
</Methode>
<Attribute Name="OutList" ReadOnly="true">
<Documentation>
<UserDocu>A list of all objects this object links to.</UserDocu>