mbsim-env / mbsim

A multi-body simulation software
https://www.mbsim-env.de
GNU Lesser General Public License v2.1
42 stars 16 forks source link

Closed Groups in MBSimXML #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently a Group may be changed to connect it to other elements.
E.g. if a Group contains a Frame and a Link and the other side of the Link 
should be connected to a Frame outside of the Group the setConnect(...) of the 
Link in the Group must be called which change the Group being not closed in 
this case.

Possible Solution:
Implement Proxy elements for (all) elements which acts as a interface for a 
Group to the outside.

Original issue reported on code.google.com by friedrich.at.gc@googlemail.com on 9 Nov 2011 at 9:24

GoogleCodeExporter commented 9 years ago
Updated Status

Original comment by martin.o...@googlemail.com on 29 Nov 2011 at 7:03