hal9000plus / bimserver

Automatically exported from code.google.com/p/bimserver
0 stars 0 forks source link

create method: get hierarchy between object #282

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For instance.... Object A and Object B  are in a model.
The objects are related through several relations and other objects.
This relation can be different in different models.
Create a method that find the relation and returns the hierarchy.

Original issue reported on code.google.com by berlo...@gmail.com on 19 Jul 2011 at 8:35

GoogleCodeExporter commented 8 years ago
Use  mean geodesic algorithm for this.

Original comment by berlo...@gmail.com on 3 May 2012 at 6:20