SupportForces

class SupportForces "Support Forces"
    extends Modelica.Icons.Information;

    annotation (
        DocumentationClass = true,
        Documentation(info = "<html>\n\n<p>The following figure shows examples of components equipped with\na support flange (framed flange in the lower center), which can be used\nto fix components on the ground or on other moving elements or to combine\nthem with force elements. Via Boolean parameter <strong>useSupport</strong>, the\nsupport flange is enabled or disabled. If it is enabled, it must be connected.\nIf it is disabled, it need not be connected.\n</p>\n\n<p>\n<img src=\"modelica://Modelica/Resources/Images/Mechanics/Translational/bearing.png\" alt=\"bearing\">\n</p>\n\n<p>\nDepending on the setting of <strong>useSupport</strong>, the icon of the corresponding\ncomponent is changing, to either show the support flange or a ground mounting.\nFor example, the two implementations in the following figure give\nidentical results.\n</p>\n\n<p>\n<img src=\"modelica://Modelica/Resources/Images/Mechanics/Translational/bearing2.png\" alt=\"bearing2\">\n</p>\n\n</html>"));
end SupportForces;