This information is part of the Modelica Standard Library maintained by the Modelica Association.
PartialTwoFrames
Base model for components providing two frame connectors + outer world + assert to guarantee that the component is connected
This partial model provides two frame connectors, access to the world
object and an assert to check that both frame connectors are connected.
Therefore, inherit from this partial model if the two frame connectors are
needed and if the two frame connectors should be connected for a correct model.
| Name | Type | Description |
 | frame_a | Frame_a | Coordinate system fixed to the component with one cut-force and cut-torque |
 | frame_b | Frame_b | Coordinate system fixed to the component with one cut-force and cut-torque |