Replies: 2 comments
-
The basic question is - "does it make sense to leave it unconnected (if enabled)?" For For For Note that Modelica.Mechanics.MultiBody.Joints.GearConstraint can also use it for the |
Beta Was this translation helpful? Give feedback.
-
This brings me to the question of non-conditional connectors. In multibody, there is widely applied an approach of "cardinality assertion" for frames 'a' and 'b' (both non-conditional) to assure they are both connected. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Regarding #4204 (which is fine), I'm not sure where to used it properly - and not to "overuse" it.
Shall
mustBeConnected
be used e.g. also for conditional connectors likeaxis
andsupport
inModelica.Mechanics.MultiBody.Joints.Revolute
?Or e.g. for
frame_resolve
in multibody sensors? Ok, it is easier to decide here since the documentation says "...to which frame_resolve is connected. Note, if this connector is enabled, it must be connected."Beta Was this translation helpful? Give feedback.
All reactions